Skip to content

Commit 91c8b60

Browse files
authored
[DOCS] Clarifies that custom rules are called job rules in Kibana. (elastic#1634)
1 parent 140fc42 commit 91c8b60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/en/stack/ml/anomaly-detection/ml-rules.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ and the {ml} models have no awareness of the ___domain of your data. As a result,
88
uninteresting when you know the larger context. Machine learning custom rules
99
enable you to customize anomaly detection.
1010

11-
_Custom rules_ instruct anomaly detectors to change their behavior based on
12-
___domain-specific knowledge that you provide. When you create a rule, you can
13-
specify conditions, scope, and actions. When the conditions of a rule are
14-
satisfied, its actions are triggered.
11+
_Custom rules_ – or _job rules_ as {kib} refers to them – instruct anomaly
12+
detectors to change their behavior based on ___domain-specific knowledge that you
13+
provide. When you create a rule, you can specify conditions, scope, and actions.
14+
When the conditions of a rule are satisfied, its actions are triggered.
1515

1616
For example, if you have an anomaly detector that is analyzing CPU usage, you
1717
might decide you are only interested in anomalies where the CPU usage is greater

0 commit comments

Comments
 (0)