Skip to content

Commit 9628517

Browse files
Update outdated refs to the prebuilt-jobs.md file (#698)
Updates lingering refs to the old `prebuilt-jobs.md` file. These refs now point to the new `prebuilt-anomaly-detection-jobs.md` file that was added in #695. Previews: - [Anomaly detection](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/698/solutions/security/advanced-entity-analytics/anomaly-detection) - [Behavioral detection use cases](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/698/solutions/security/advanced-entity-analytics/behavioral-detection-use-cases) - [Entity Analytics dashboard](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/698/solutions/security/dashboards/entity-analytics-dashboard)
1 parent 719cb5f commit 9628517

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

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

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

59-
[Prebuilt job reference](security-docs://reference/prebuilt-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).
59+
[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).
6060

6161
::::{note}
6262
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
@@ -32,5 +32,5 @@ Here’s a list of integrations for various behavioral detection use cases:
3232
* [Living off the Land Attack Detection](https://docs.elastic.co/en/integrations/problemchild)
3333
* [Network Beaconing Identification](https://docs.elastic.co/en/integrations/beaconing)
3434

35-
To learn more about {{ml}} jobs enabled by these integrations, refer to the [Prebuilt jobs page](security-docs://reference/prebuilt-jobs.md).
35+
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).
3636

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Interact with the table to filter data and view more details:
128128
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).
129129

130130
::::{admonition} Requirements
131-
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](security-docs://reference/prebuilt-jobs.md). You cannot add custom anomaly detection jobs to the Entity Analytics dashboard.
131+
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.
132132
::::
133133

134134

0 commit comments

Comments
 (0)