-
Notifications
You must be signed in to change notification settings - Fork 163
Document 120-day default retention period for ML jobs in log anomalies and log categories #3499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…es and log categories Co-authored-by: florent-leborgne <10208282+florent-leborgne@users.noreply.github.com>
@copilot shorten these notes and use active voice. |
Co-authored-by: florent-leborgne <10208282+florent-leborgne@users.noreply.github.com>
Done. Shortened the notes to use active voice and updated anomaly-detection-scale.md to clarify that log modules are an exception to the indefinite retention default. (502f69e → e8c7d43) |
explore-analyze/machine-learning/anomaly-detection/anomaly-detection-scale.md
Outdated
Show resolved
Hide resolved
@gbamparop experimenting with copilot here. Do these changes look enough to you? |
@copilot we need it clear that this default retention is only from version 9.2. Use applies_to tags for this
|
Co-authored-by: florent-leborgne <10208282+florent-leborgne@users.noreply.github.com>
Added applies_to tags for stack: ga 9.2 to all three files. (6f8a1b2) |
Summary
This PR updates the documentation to reflect the new default retention period of 120 days for ML results in the predefined ML configurations for logs that power the log anomalies and log categories pages, introduced in version 9.2.
Context
Following the changes introduced in elastic/kibana#231080, the predefined ML configurations for logs now set a default retention period of 120 days for ML results, where previously there was no default retention period (results were retained indefinitely).
Changes
Added concise notes in active voice to three documentation files, with version-specific tags:
solutions/observability/logs/inspect-log-anomalies.md
:applies_to: stack: ga 9.2
tagsolutions/observability/logs/categorize-log-entries.md
:applies_to: stack: ga 9.2
tagexplore-analyze/machine-learning/anomaly-detection/anomaly-detection-scale.md
{applies_to}
stack: ga 9.2`` tagEach note:
results_retention_days
settingImpact
Related
Fixes #2476
Original prompt
Fixes #2476
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.