Skip to content

Commit 2ab2eb2

Browse files
committed
updating pr
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
1 parent ca011a6 commit 2ab2eb2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/aws/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
changes:
44
- description: Update default data_stream.dataset to cloudwatch_logs for cloudwatch_logs data stream.
55
type: breaking-change
6-
link: https://github.com/elastic/integrations/pull/12685
6+
link: https://github.com/elastic/integrations/pull/13370
77
- version: "2.44.0"
88
changes:
99
- description: Add `actor.entity.id` and `target.entity.id`

packages/aws/data_stream/cloudwatch_logs/manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ streams:
136136
description: |
137137
Set the name for your dataset. Changing the dataset will send the data to a different index. You can't use `-` in the name of a dataset and only valid characters for [Elasticsearch index names](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-index_.html).
138138
Note: In case you change the dataset name, the default mappings and ingest templates will not be applied to the new dataset. Advise [Datastreams Pipelines](https://www.elastic.co/guide/en/fleet/current/data-streams-pipeline-tutorial.html) for new pipeline creation or [Index Template](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-put-template.html)
139+
139140
# Ensures agents have permissions to write data to `logs-*-*`
140141
elasticsearch:
141142
dynamic_dataset: true

0 commit comments

Comments
 (0)