Skip to content

Commit 8823071

Browse files
committed
Fixes link
1 parent 6a1d79b commit 8823071

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

explore-analyze/machine-learning/anomaly-detection/ml-configuring-alerts.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mapped_pages:
88

99
# Generating alerts for anomaly detection jobs [ml-configuring-alerts]
1010

11-
This guide explains how to create alerts that notify you automatically when an anomaly is detected in a [machine learning job]([{{anomaly-job}}](/explore-analyze/machine-learning/anomaly-detection/ml-ad-run-jobs.md)), or when issues occur that affect job performance.
11+
This guide explains how to create alerts that notify you automatically when an anomaly is detected in a [{{anomaly-job}}](/explore-analyze/machine-learning/anomaly-detection/ml-ad-run-jobs.md), or when issues occur that affect job performance.
1212

1313
{{kib}}'s {{alert-features}} support two types of {{ml}} rules, which run scheduled checks on your {{anomaly-jobs}}:
1414

@@ -17,7 +17,10 @@ This guide explains how to create alerts that notify you automatically when an a
1717

1818
[{{anomaly-jobs-cap}} health](#creating-anomaly-jobs-health-rules)
1919
: Monitors the operational status of a job and alerts you if issues occur (such as a stopped datafeed or memory limit errors).
20-
Use this rule type when you’ve already created anomaly detection rules and want to ensure those jobs continue to run reliably.
20+
21+
:::{tip}
22+
If you have created rules for specific {{anomaly-jobs}} and you want to monitor whether these jobs work as expected, {{anomaly-jobs}} health rules are ideal for this purpose.
23+
:::
2124

2225
If the conditions of a rule are met, an alert is created, and any associated actions (such as sending an email or Slack message) are triggered. For example, you can configure a rule that checks a job every 15 minutes for anomalies with a high score and sends a notification when one is found.
2326

0 commit comments

Comments
 (0)