-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Security Solution] [Detections] Remove EQL sequence suppression feature flag #218614
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
Changes from all commits
87e25c7
c8cde76
778e8b9
d389ca3
c3e460f
85687af
5635808
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. What is this file used for? Why this fix is needed?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @cavokz This file gives us the ability to post a new rule when doing manual testing without having to go through the UI. https://github.com/elastic/kibana/blob/main/x-pack/solutions/security/plugins/security_solution/server/lib/detection_engine/scripts/rules/queries/README.md When I developed this feature I was using packetbeat 7.x. I think in 8.x the event category is now just |
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.
re-implemented from here:
37b1172#diff-1d52c732de522ce954e4886516b0985854d8d9c5a31412dd2f6086591b940bd9R17-R19