Skip to content

Commit 246a5a0

Browse files
committed
[DOCS] Clarify ML filter lists
1 parent b8a082d commit 246a5a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/stack/ml/rules.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ for the rule, such that it applies only to certain machines. The scope is
2525
defined by using {ml} filters.
2626

2727
_Filters_ contain a list of values that you can use to include or exclude events
28-
from the {ml} analysis. You can use the same filter in multiple jobs.
28+
from the {ml} analysis. You can use the same list of values in multiple jobs.
2929

3030
If you are analyzing web traffic, you might create a filter that contains a list
3131
of IP addresses. For example, maybe they are IP addresses that you trust to
@@ -36,4 +36,4 @@ Alternatively, you can make it trigger only when the field value does not match
3636
one of the filter values. You therefore have much greater control over which
3737
anomalous events affect the {ml} model and appear in the {ml} results.
3838

39-
//TO-DO: Add link to more information about defining rules.
39+
For more information, see <<ml-configuring-detector-custom-rules>>.

0 commit comments

Comments
 (0)