Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,9 @@ To filter noisy {{ml}} rules, use [rule exceptions](/solutions/security/detect-a
3. Use the **Group by** and **Threshold** fields to determine which source event field is used as a threshold and the threshold’s value.

::::{note}
Nested fields are not supported for use with **Group by**.
Consider the following when using the **Group by** field:
- Nested fields are not supported.
- High cardinality in the fields or a high number of matching documents can result in a rule timeout or a circuit breaker error from {{es}}.
::::

4. Use the **Count** field to limit alerts by cardinality of a certain field.
Expand Down