[Request][8.15 & Serverless] Alert suppression for ML rules #5517
Labels
Docset: ESS
Issues that apply to docs in the Stack release
Docset: Serverless
Issues for Serverless Security
Effort: Small
Issues that can be resolved quickly
Feature: Rules
Team: Detection Engine
v8.15.0
Description
Suppression for ML rules is being added in 8.15. Details to add to https://www.elastic.co/guide/en/security/current/alert-suppression.html:
1-3 fields
TBD
It would be the same as threshold/eql rules: equal to the max_signals setting, which is 100 by default.
Works the same way as setting up alert suppression for query, indicator match, event correlation (non-sequence queries only), and new terms rules.
Unlike the “events” in other rule types, the source of alerts for ML rules are anomalies, which is an abstraction/aggregation on top of the user’s source events. What this means is that only fields on the anomalies themselves can be used for suppression.
Background & resources
Which documentation set does this change impact?
ESS and serverless
ESS release
8.12
Serverless release
July 22, 2024 (need to discuss this with @rylnd when I'm back from PTO on July 15)
Feature differences
None
API docs impact
See notes in description
Prerequisites, privileges, feature flags
None
The text was updated successfully, but these errors were encountered: