Skip to content

Commit 709d889

Browse files
Adding note
1 parent c6ae9c0 commit 709d889

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

solutions/security/detect-and-alert/create-detection-rule.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ To filter noisy {{ml}} rules, use [rule exceptions](/solutions/security/detect-a
142142
3. Use the **Group by** and **Threshold** fields to determine which source event field is used as a threshold and the threshold’s value.
143143

144144
::::{note}
145-
Nested fields are not supported for use with **Group by**.
145+
- Nested fields are not supported for use with **Group by**.
146+
- High cardinality in the fields or a high amount of matching documents will result in either a rule timeout or a circuit breaker error from {{es}}.
146147
::::
147148

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

0 commit comments

Comments
 (0)