Skip to content

Commit 6b0483d

Browse files
committed
A bit more...
1 parent bece477 commit 6b0483d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ An [{{ilm}}](/manage-data/lifecycle/index-lifecycle-management.md) ({{ilm-init}}
1616
This page is specifically about using {{ilm-init}} with indices or data streams. If you're looking for a simpler, less feature-rich lifecycle management option for data streams only, refer to [Data stream lifecycle](/manage-data/lifecycle/data-stream.md). Check [Data lifecycle](/manage-data/lifecycle.md) to compare these lifecycle management options.
1717
:::
1818

19-
2019
**Consider these aspects when configuring an {{ilm-init}} policy:**
2120

2221
* For {{ilm-init}} to manage an index or data stream, you need to specify a valid policy in the `index.lifecycle.name` index setting.
@@ -214,6 +213,8 @@ When you set up policies for your own rolling indices and are not using the reco
214213

215214
The name of the index must match the pattern defined in the index template and end with a number. This number is incremented to generate the name of indices created by the rollover action.
216215

216+
This step is not required when you're using data streams.
217+
217218
::::{important}
218219
When you enable {{ilm}} for {{beats}}, {{agent}}, or for the {{agent}} or {{ls}} {{es}} output plugins, the necessary policies and configuration changes are applied automatically. If you'd like to create a specialized ILM policy for any data stream, refer to our tutorial [Customize built-in policies](/manage-data/lifecycle/index-lifecycle-management/tutorial-customize-built-in-policies.md).
219220
::::

0 commit comments

Comments
 (0)