Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

// tag::logs-jobs[]
These {anomaly-jobs} appear by default in the
{kibana-ref}/xpack-logs.html[Logs app] in {kib}. For more details, see the
{dfeed} and job definitions in the `logs_ui_*` folders in
{observability-guide}/monitor-logs.html[{logs-app}] in {kib}. For more details,
see the {dfeed} and job definitions in the `logs_ui_*` folders in
https://github.com/elastic/kibana/tree/{branch}/x-pack/plugins/ml/server/models/data_recognizer/modules[GitHub].

log_entry_categories_count::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

// tag::metrics-jobs[]
These {anomaly-jobs} can be created in the
{observability-guide}/analyze-metrics.html[Metrics app] in {kib}.
{observability-guide}/analyze-metrics.html[{metrics-app}] in {kib}.

The jobs below detect anomalous memory and network behavior on hosts and
Kubernetes pods. For more details, see the {dfeed} and job definitions in the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
// tag::uptime-jobs[]

If you have appropriate {heartbeat} data in {es}, you can enable this
{anomaly-job} in the
{uptime-guide}/uptime-overview.html[Elastic Uptime] app in {kib}. For more
{anomaly-job} in the Elastic Uptime app in {kib}. For more
details, see the {dfeed} and job definitions in
https://github.com/elastic/kibana/tree/{branch}/x-pack/plugins/ml/server/models/data_recognizer/modules/uptime_heartbeat/ml[GitHub].

Expand Down