Skip to content
Closed
Changes from 1 commit
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
8 changes: 4 additions & 4 deletions docs/reference/ilm/example-index-lifecycle-policy.asciidoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[[example-using-index-lifecycle-policy]]
=== Tutorial: Customize built-in {ilm-init} policies
=== Tutorial: Customize agent data stream {ilm-init} policies

++++
<titleabbrev>Tutorial: Customize built-in policies</titleabbrev>
<titleabbrev>Tutorial: Customize agent data stream ilm policies</titleabbrev>
++++

{es} includes the following built-in {ilm-init} policies:
Expand All @@ -13,7 +13,7 @@

{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,
customize these data streams' policies based on your application's performance, resilience,
and retention requirements.


Expand Down Expand Up @@ -155,4 +155,4 @@ A `*@custom` component template allows you to customize the mappings and setting
+
. Continue to **Review**, and then click **Save component template**.
. Click the **Index Templates**, tab, and then select the `logs` index template.
. In the summary, view the **Component templates** list. `logs@custom` should be listed.
. In the summary, view the **Component templates** list. `logs@custom` should be listed.
Loading