Skip to content

Commit 3ce4bf1

Browse files
Add version tags for 9.2 and change modules to configurations
Co-authored-by: florent-leborgne <[email protected]>
1 parent 3eb6464 commit 3ce4bf1

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-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}} 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.
103+
{{anomaly-detect-cap}} results are retained indefinitely by default, except for predefined {{ml}} configurations for logs {applies_to}`stack: ga 9.2` 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

solutions/observability/logs/categorize-log-entries.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Create a {{ml}} job to categorize log messages automatically. {{ml-cap}} observe
2828
4. Click **Create ML job**. This creates and runs the job. It takes a few minutes for the {{ml}} robots to collect the necessary data. After the job has processed the data, you can view its results.
2929

3030
::::{note}
31+
:applies_to: stack: ga 9.2
32+
3133
Log categorization {{ml}} jobs retain results for 120 days by default. Modify the `results_retention_days` setting to change this period.
3234
::::
3335

solutions/observability/logs/inspect-log-anomalies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Create a {{ml}} job to detect anomalous log entry rates automatically.
3333
4. Click **Create ML job**. This creates and runs the job. It takes a few minutes for the {{ml}} robots to collect the necessary data. After the job has processed the data, you can view its results.
3434

3535
::::{note}
36+
:applies_to: stack: ga 9.2
37+
3638
Log anomaly {{ml}} jobs retain results for 120 days by default. Modify the `results_retention_days` setting to change this period.
3739
::::
3840

0 commit comments

Comments
 (0)