Skip to content

Commit

Permalink
Fix nginx ML tutorial heading (#3964)
Browse files Browse the repository at this point in the history
(cherry picked from commit df4407c)
  • Loading branch information
mdbirnstiehl authored and mergify[bot] committed Jun 4, 2024
1 parent ef1018c commit d466a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/observability/monitor-nginx-ml.asciidoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[discrete]
[[monitor-nginx-ml]]
== Part 5: Find anomalies in your nginx access logs
== Step 5: Find anomalies in your nginx access logs

Use the {integrations-docs}/nginx[nginx Elastic integration] machine learning (ML) module to help find unusual activity in your nginx access logs.
Monitoring anomalies in your access logs helps you detect:
Expand Down Expand Up @@ -67,4 +67,4 @@ With the nginx ML jobs detecting anomalies, you can set rules to generate alerts
For example, you could set up a rule on the `low_request_rate_nginx` job to alert when low request rates hit a specific severity threshold.
When you get alerted, you can make sure your server isn't experiencing issues.

Refer to {ml-docs}/ml-configuring-alerts.html[Generating alerts for anomaly detection jobs] for more on setting these rules and generating alerts.
Refer to {ml-docs}/ml-configuring-alerts.html[Generating alerts for anomaly detection jobs] for more on setting these rules and generating alerts.

0 comments on commit d466a19

Please sign in to comment.