- Notifications
You must be signed in to change notification settings - Fork545
Conversation
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
🚀 Benchmarks reportTo see the full report comment with |
Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
Kavindu-Dodan approved these changesApr 2, 2025
Contributor
Kavindu-Dodan left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM :)
elasticmachine commentedApr 2, 2025
💚 Build Succeeded
History
|
662bd7e intomain 7 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Package aws - 2.45.0 containing this change is available athttps://epr.elastic.co/package/aws/2.45.0/ |
flexitrev pushed a commit that referenced this pull requestApr 3, 2025
* updating disclaimer for aws_cloudwatch logsSigned-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>---------Signed-off-by: Andreas Gkizas <andreas.gkizas@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
Integration:awsAWS Team:obs-ds-hosted-servicesObservability Hosted Services team [elastic/obs-ds-hosted-services]
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Uh oh!
There was an error while loading.Please reload this page.
Proposed commit message
Please explain:
Checklist
changelog.ymlfile.How to test this PR locally
Related issues
Screenshots
This is how the discalimer is displayed:
The default ingest template is displayed below:
So we changed the datastream.dataset to
aws.cloudwatch_logsSuccessful processing of cloudwatch events:

Important: We enable the preserve_original event that is defined iningest pipeline
This one works fine as you can see in previous image
But we test again with version 2.44.0:
See that event.original is not present and that that preserve_original.event is present that indicates that the option was enabled.