-
Notifications
You must be signed in to change notification settings - Fork 587
Add filebeat-* index pattern to rules based on system.auth dataset #3561
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch, and 100% agreed. Thanks for the contribution, let's get this one merged.
Great to hear it! Apparently, we need two appending reviewers to merge the PR :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the contribution!
Issues
Summary
Add the filebeat-* index pattern to the rules that use the
system.auth
dataset. These rules already contain a "Filebeat setup" section, which is useless if thefilebeat-*
index is not considered during searches.Contributor checklist