Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,12 @@ applies_to:
{{es}} includes the following built-in {{ilm-init}} policies:

* `logs@lifecycle`
* `logs-otel@lifecycle`
* `metrics@lifecycle`
* `metrics-otel@lifecycle`
* `synthetics@lifecycle`
* `traces@lifecycle`
* `traces-otel@lifecycle`

{{agent}} uses these policies to manage backing indices for its data streams. This tutorial shows you how to use {{kib}}’s **Index Lifecycle Policies** to customize these policies based on your application’s performance, resilience, and retention requirements.

Expand Down
Loading