-
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] S3 input issue for cloudtrail: createEventsFromS3Info failed #16374
Comments
Thanks for posting this @lliknart ! Could you check what is the Metadata under your CloudTrail logs in S3? For example like this: |
@lliknart Please ignore my previous comment. I was able to reproduce this bug by using the Metadata shown above. I just created a PR to fix this. Thanks! |
I am also impacted by this bug. Is there any way to implement this as a patch while waiting for the PR to be merged and released? Or must I just wait? |
Sorry this PR is merged several hours too late for 7.6.1... |
Still failing, reopen the issue. |
Hi, I'm having the same issue for Cloudtrail logs from the S3 bucket. But the metadata of cloud trail looks just like you mentioned in the above screenshot. And I'm using Filebeat version 7.6.1 Below is the error: 2020-04-01T17:42:02.454+0530 ERROR [s3] s3/input.go:447 gzip.NewReader failed: gzip: invalid header |
@nithyagomathi Hi! Are you using Cloudtrail fileset or s3 input separately? If you can post your config here, that would be great! Or if you prefer in the discuss forum(https://discuss.elastic.co/c/beats/filebeat), that would be even better 😄 Thanks!! |
This is my config:
And I also created a topic in the forum ([https://discuss.elastic.co/t/filebeat-reading-logs-from-s3/226065]) |
I have the following error when aws module is enable
According to the release notes for beats 7.6.0, it should be fixed
For confirmed bugs, please report:
filebeat version 7.6.0 (amd64), libbeat 7.6.0 [6a23e8f8f30f5001ba344e4e54d8d9cb82cb107c built 2020-02-05 23:06:45 +0000 UTC]
Hereafter the configuration file used
filebeat.yml
module aws.yml
The text was updated successfully, but these errors were encountered: