Skip to content

Commit 65048f3

Browse files
authored
Merge branch 'main' into internal-403
2 parents f8a12a5 + 87d3f80 commit 65048f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deploy-manage/monitor/orchestrators/ece-monitoring-ece-set-retention.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You might need to adjust the retention period for one of the following reasons:
2020
To customize the retention period, set up a custom lifecycle policy for logs and metrics indices:
2121

2222
1. [Create a new index lifecycle management (ILM) policy](../../../manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md) in the logging and metrics cluster.
23-
2. Create a new, legacy-style, index template that matches the data view (formerly *index pattern*) that you want to customize the lifecycle for.
24-
3. Specify a lifecycle policy in the index template settings.
25-
4. Choose a higher `order` for the template so the specified lifecycle policy will be used instead of the default.
23+
2. Create a new composable index template that matches the data view (formerly *index pattern*) for the data stream you want to customize the lifecycle for.
24+
3. Specify a custom lifecycle policy in the index template settings.
25+
4. Choose a higher `priority` for the template so the specified lifecycle policy will be used instead of the default.
2626

0 commit comments

Comments
 (0)