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

Ignore some key patterns on SQS #3

Open
mpucholblasco opened this issue Nov 22, 2018 · 0 comments
Open

Ignore some key patterns on SQS #3

mpucholblasco opened this issue Nov 22, 2018 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mpucholblasco
Copy link
Contributor

Sometimes you want to ignore some key patterns on SQS to avoid reading files from S3. Typical case is CloudTrail, in which you can have Log File Integrity enabled. In this case, these files shouldn't be read by S3logsbeat.

As I'm already working with regular expressions, maybe the best configuration is to add a field on sqs type called ignore_keys with an array of regular expressions.

@mpucholblasco mpucholblasco added enhancement New feature or request good first issue Good for newcomers labels Nov 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant