From bb225c7e69715b05d75f65b505b7da1d234b80ed Mon Sep 17 00:00:00 2001 From: Roberto Seldner Date: Thu, 7 Nov 2024 20:19:56 -0700 Subject: [PATCH 1/2] Update example-index-lifecycle-policy.asciidoc Updated title and some wording to align more with the updated recommendation to NOT customize the built in policies. --- .../reference/ilm/example-index-lifecycle-policy.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/reference/ilm/example-index-lifecycle-policy.asciidoc b/docs/reference/ilm/example-index-lifecycle-policy.asciidoc index 6ec261fabc448..299a72775623a 100644 --- a/docs/reference/ilm/example-index-lifecycle-policy.asciidoc +++ b/docs/reference/ilm/example-index-lifecycle-policy.asciidoc @@ -1,8 +1,8 @@ [[example-using-index-lifecycle-policy]] -=== Tutorial: Customize built-in {ilm-init} policies +=== Tutorial: Customize agent data stream {ilm-init} policies ++++ -Tutorial: Customize built-in policies +Tutorial: Customize agent data stream ilm policies ++++ {es} includes the following built-in {ilm-init} policies: @@ -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. @@ -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. \ No newline at end of file +. In the summary, view the **Component templates** list. `logs@custom` should be listed. From 53aca2fc20ece7cb4bf91a3a929feffb66ebf876 Mon Sep 17 00:00:00 2001 From: Liam Thompson <32779855+leemthompo@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:16:13 +0100 Subject: [PATCH 2/2] Update docs/reference/ilm/example-index-lifecycle-policy.asciidoc Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com> --- docs/reference/ilm/example-index-lifecycle-policy.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/ilm/example-index-lifecycle-policy.asciidoc b/docs/reference/ilm/example-index-lifecycle-policy.asciidoc index 299a72775623a..e51a8fb6a539a 100644 --- a/docs/reference/ilm/example-index-lifecycle-policy.asciidoc +++ b/docs/reference/ilm/example-index-lifecycle-policy.asciidoc @@ -2,7 +2,7 @@ === Tutorial: Customize agent data stream {ilm-init} policies ++++ -Tutorial: Customize agent data stream ilm policies +Tutorial: Customize agent data stream {ilm-init} policies ++++ {es} includes the following built-in {ilm-init} policies: