Skip to content

Commit 485e51a

Browse files
[8.x] [8.16]excludedDataTiersForRuleExecution advanced setting applies to ES|QL rules (backport #5957) (#5968)
(cherry picked from commit 50c8673) Co-authored-by: Nastasha Solomon <[email protected]>
1 parent 2023029 commit 485e51a

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)