Skip to content

Commit 916b866

Browse files
Fix broken ml job links and remove duplicate prebuilt jobs page (#850)
* Removes duplicate [reference/security/prebuilt-anomaly-detection-jobs](https://docs-v3-preview.elastic.dev/elastic/docs-content/tree/main/reference/security/prebuilt-anomaly-detection-jobs) page and keeps [reference/data-analysis/machine-learning/ootb-ml-jobs-siem](https://docs-v3-preview.elastic.dev/elastic/docs-content/tree/main/reference/data-analysis/machine-learning/ootb-ml-jobs-siem). * Contributes to #755 by fixing broken prebuilt job links in `ootb-ml-jobs-siem`. Preview: [Security anomaly detection configurations](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/850/reference/data-analysis/machine-learning/ootb-ml-jobs-siem)
1 parent e66ada0 commit 916b866

File tree

8 files changed

+78
-288
lines changed

8 files changed

+78
-288
lines changed

redirects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,4 @@ redirects:
6161
'reference/security/elastic-defend/offline-endpoint.md': 'solutions/security/configure-elastic-defend/configure-offline-endpoints-air-gapped-environments.md'
6262
'reference/security/elastic-defend/uninstall-agent.md': 'solutions/security/configure-elastic-defend/uninstall-elastic-agent.md'
6363
'reference/security/fields-and-object-schemas/runtime-fields.md': 'solutions/security/get-started/create-runtime-fields-in-elastic-security.md'
64+
'reference/security/prebuilt-anomaly-detection-jobs.md': 'reference/data-analysis/machine-learning/ootb-ml-jobs-siem.md'

reference/data-analysis/machine-learning/ootb-ml-jobs-siem.md

Lines changed: 74 additions & 61 deletions
Large diffs are not rendered by default.

reference/security/images/link.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

reference/security/prebuilt-anomaly-detection-jobs.md

Lines changed: 0 additions & 220 deletions
This file was deleted.

reference/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ toc:
88
- file: security/fields-and-object-schemas/timeline-object-schema.md
99
- file: security/fields-and-object-schemas/alert-schema.md
1010
- file: security/endpoint-command-reference.md
11-
- file: security/prebuilt-anomaly-detection-jobs.md
1211
- file: observability/index.md
1312
children:
1413
- file: observability/fields-and-object-schemas.md

solutions/security/advanced-entity-analytics/anomaly-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Or
6060

6161
* You install one or more of the [Advanced Analytics integrations](/solutions/security/advanced-entity-analytics/behavioral-detection-use-cases.md#ml-integrations).
6262

63-
[Prebuilt anomaly detection jobs](/reference/security/prebuilt-anomaly-detection-jobs.md) describes all available {{ml}} jobs and lists which ECS fields are required on your hosts when you are not using {{beats}} or the {{agent}} to ship your data. For information on tuning anomaly results to reduce the number of false positives, see [Optimizing anomaly results](/solutions/security/advanced-entity-analytics/optimizing-anomaly-results.md).
63+
[](/reference/data-analysis/machine-learning/ootb-ml-jobs-siem.md) describes all available {{ml}} jobs and lists which ECS fields are required on your hosts when you are not using {{beats}} or the {{agent}} to ship your data. For information on tuning anomaly results to reduce the number of false positives, see [Optimizing anomaly results](/solutions/security/advanced-entity-analytics/optimizing-anomaly-results.md).
6464

6565
::::{note}
6666
Machine learning jobs look back and analyze two weeks of historical data prior to the time they are enabled. After jobs are enabled, they continuously analyze incoming data. When jobs are stopped and restarted within the two-week time frame, previously analyzed data is not processed again.

solutions/security/advanced-entity-analytics/behavioral-detection-use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ Here’s a list of integrations for various behavioral detection use cases:
3636
* [Living off the Land Attack Detection](https://docs.elastic.co/en/integrations/problemchild)
3737
* [Network Beaconing Identification](https://docs.elastic.co/en/integrations/beaconing)
3838

39-
To learn more about {{ml}} jobs enabled by these integrations, refer to the [Prebuilt anomaly detection jobs page](/reference/security/prebuilt-anomaly-detection-jobs.md).
39+
To learn more about {{ml}} jobs enabled by these integrations, refer to [](/reference/data-analysis/machine-learning/ootb-ml-jobs-siem.md).
4040

solutions/security/dashboards/entity-analytics-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Interact with the table to filter data and view more details:
132132
Anomaly detection jobs identify suspicious or irregular behavior patterns. The Anomalies table displays the total number of anomalies identified by these prebuilt {{ml}} jobs (named in the **Anomaly name** column).
133133

134134
::::{admonition} Requirements
135-
To display anomaly results, you must [install and run](/explore-analyze/machine-learning/anomaly-detection/ml-ad-run-jobs.md) one or more [prebuilt anomaly detection jobs](/reference/security/prebuilt-anomaly-detection-jobs.md). You cannot add custom anomaly detection jobs to the Entity Analytics dashboard.
135+
To display anomaly results, you must [install and run](/explore-analyze/machine-learning/anomaly-detection/ml-ad-run-jobs.md) one or more [prebuilt anomaly detection jobs](/reference/data-analysis/machine-learning/ootb-ml-jobs-siem.md). You cannot add custom anomaly detection jobs to the Entity Analytics dashboard.
136136
::::
137137

138138

0 commit comments

Comments
 (0)