Skip to content

Commit 50c8673

Browse files
[8.16]excludedDataTiersForRuleExecution advanced setting applies to ES|QL rules (#5957)
1 parent 0bf4d00 commit 50c8673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/advanced-setting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ The `securitySolution:alertTags` field determines which options display in the a
182182

183183
To ensure rules don't search cold and frozen data when executing, specify cold and frozen {ref}/data-tiers.html[data tiers] in the `excludedDataTiersForRuleExecution` field. Multiple data tiers must be separated by commas, for example: `data_frozen`, `data_cold`. This setting is turned off by default; turning it on can improve rule performance and reduce execution time.
184184

185-
This setting does not apply to {esql} or {ml} rules.
185+
This setting does not apply to {ml} rules.
186186

187187
[TIP]
188188
====

0 commit comments

Comments
 (0)