Skip to content
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

Add option ignore_malformed_files #5

Open
abriel opened this issue Nov 11, 2015 · 1 comment
Open

Add option ignore_malformed_files #5

abriel opened this issue Nov 11, 2015 · 1 comment

Comments

@abriel
Copy link

abriel commented Nov 11, 2015

Hi,

CloudTrail creates CouldTrail-Digest files in the same bucket.
That files don't have 'Records' key
and we get Error: undefined methodeach' for nil:NilClass"`.
It can be solved by tuning s3 input settings,
but can we add the option to skip malformed files?

Thanks,

@cdenneen
Copy link

cdenneen commented Nov 8, 2016

👍 Haven't experienced this issue until this week when we enabled CloudTrail logging for new region.
Other regions never created this CloudTrail-Digest folder, not sure how to "disable" it which would fix this.
@abriel not sure if you used the exclude_pattern for input?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants