mirror of
https://github.com/elastic/detection-rules
synced 2026-06-08 14:00:08 +00:00
da94dd19a1
* [Tuning] Elastic Defend and Email Alerts Correlation
this rule uses the logs-* generic index, which causes failures on clusters without an email related integration with `destination.user.name` populated. for now limiting the rule to checkpoint email security and we can add more or users can customize it by adding more indexes.
* add checkpoint_email manifest and schema
* Update pyproject.toml
* Update multiple_alerts_email_elastic_defend_correlation.toml
(cherry picked from commit 6ac69db7ba)