Skip to content

Commit 3eb6464

Browse files
Update explore-analyze/machine-learning/anomaly-detection/anomaly-detection-scale.md
1 parent d256405 commit 3eb6464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explore-analyze/machine-learning/anomaly-detection/anomaly-detection-scale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ See [Aggregating data for faster performance](ml-configuring-aggregation.md) to
100100

101101
Set a results retention window to reduce the amount of results stored.
102102

103-
{{anomaly-detect-cap}} results are retained indefinitely by default, except for predefined {{ml}} modules for logs which retain results for 120 days. Results build up over time, and your result index may be quite large. A large results index is slow to query and takes up significant space on your cluster. Consider how long you wish to retain the results and set `results_retention_days` accordingly – for example, to 30 or 60 days – to avoid unnecessarily large result indices. Deleting old results does not affect the model behavior. You can change this setting for existing jobs.
103+
{{anomaly-detect-cap}} results are retained indefinitely by default, except for predefined {{ml}} configurations for logs which retain results for 120 days. Results build up over time, and your result index may be quite large. A large results index is slow to query and takes up significant space on your cluster. Consider how long you wish to retain the results and set `results_retention_days` accordingly – for example, to 30 or 60 days – to avoid unnecessarily large result indices. Deleting old results does not affect the model behavior. You can change this setting for existing jobs.
104104

105105
## 10. Optimize the renormalization window [renormalization-window]
106106

0 commit comments

Comments
 (0)