-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Filebeat] AWS cloudtrail module should handle Digest files #20943
Labels
Comments
leehinman
added
enhancement
Filebeat
Filebeat
needs_backport
PR is waiting to be backported to other branches.
labels
Sep 2, 2020
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Sep 2, 2020
kaiyan-sheng
added
Team:Platforms
Label for the Integrations - Platforms team
Team:SIEM
labels
Sep 14, 2020
Pinging @elastic/integrations-platforms (Team:Platforms) |
Pinging @elastic/siem (Team:SIEM) |
botelastic
bot
removed
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Sep 14, 2020
leehinman
added a commit
to leehinman/beats
that referenced
this issue
Sep 14, 2020
- allow file matching with file_selectors in s3 input - update cloudtrail pipeline - update cloudtrail config to use file_selectors - add cloudtrail digest fields Closes elastic#20943
6 tasks
leehinman
added a commit
that referenced
this issue
Sep 15, 2020
* Add support for Cloudtrail digest files - allow file matching with file_selectors in s3 input - update cloudtrail pipeline - update cloudtrail config to use file_selectors - add cloudtrail digest fields - add cloudtrail insight fields Closes #20943
6 tasks
leehinman
added a commit
to leehinman/beats
that referenced
this issue
Sep 15, 2020
* Add support for Cloudtrail digest files - allow file matching with file_selectors in s3 input - update cloudtrail pipeline - update cloudtrail config to use file_selectors - add cloudtrail digest fields - add cloudtrail insight fields Closes elastic#20943 (cherry picked from commit c9f7a99)
6 tasks
leehinman
added a commit
to leehinman/beats
that referenced
this issue
Sep 15, 2020
* Add support for Cloudtrail digest files - allow file matching with file_selectors in s3 input - update cloudtrail pipeline - update cloudtrail config to use file_selectors - add cloudtrail digest fields - add cloudtrail insight fields Closes elastic#20943 (cherry picked from commit c9f7a99)
andrewkroh
removed
the
needs_backport
PR is waiting to be backported to other branches.
label
Dec 15, 2020
leweafan
pushed a commit
to leweafan/beats
that referenced
this issue
Apr 28, 2023
…lastic#21089) * Add support for Cloudtrail digest files - allow file matching with file_selectors in s3 input - update cloudtrail pipeline - update cloudtrail config to use file_selectors - add cloudtrail digest fields - add cloudtrail insight fields Closes elastic#20943 (cherry picked from commit 6e3cb57)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the enhancement:
AWS Cloudtrail can be configured to create a digest of each cloudtrail
log file when it writes it. Filebeat should be able to ingest these
files.
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-log-file-validation-intro.html
The text was updated successfully, but these errors were encountered: