[AWS][CloudWatch] Add record timestamp if missing from the original event - #19078
Merged
Kavindu-Dodan merged 1 commit intoMay 20, 2026
Merged
Conversation
Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@elastic.co>
Kavindu-Dodan
force-pushed
the
feat/aws-cw-add-timestamp-if-missing
branch
from
May 19, 2026 18:08
b3ac514 to
3a0eb61
Compare
Contributor
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
s3access |
5102.04 | 3759.4 | -1342.64 (-26.32%) | 💔 |
securityhub_insights |
1503.76 | 1164.14 | -339.62 (-22.58%) | 💔 |
waf |
9009.01 | 6756.76 | -2252.25 (-25%) | 💔 |
cloudwatch_logs |
500000 | 166666.67 | -333333.33 (-66.67%) | 💔 |
To see the full report comment with /test benchmark fullreport
💚 Build Succeeded
|
vigneshshanmugam
approved these changes
May 19, 2026
MichaelKatsoulis
approved these changes
May 20, 2026
5 tasks
Contributor
|
Package aws - 6.17.0 containing this change is available at https://epr.elastic.co/package/aws/6.17.0/ |
herrBez
pushed a commit
to herrBez/integrations
that referenced
this pull request
Jun 1, 2026
Signed-off-by: Kavindu Dodanduwa <kavindu.dodanduwa@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 free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed commit message
This PR enhance the AWS CloudWatch logs integration by adding
@timestampif the original event does not include one.This change allows the AWS CW pipeline to be used by any ingest system that does not include a timestamp. For example, FileBeat input does include a timestamp. But another system that ingest through bulk API may not include one.
Checklist
changelog.ymlfile.