Skip to content

Commit df80e17

Browse files
committed
review fixes
1 parent 4dcc567 commit df80e17

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
navigation_title: Migrate to {{ilm-init}} (self-managed)
2+
navigation_title: Migrate to {{ilm-init}} (self-managed and ECK)
33
mapped_pages:
44
- https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-with-existing-indices.html
55
applies_to:
6-
stack: ga
76
deployment:
87
self: ga
8+
eck: ga
99
products:
1010
- id: elasticsearch
1111
---
1212

13-
# Migrate to {{ilm-init}} on self-managed deployments [ilm-with-existing-indices]
13+
# Migrate to {{ilm-init}} on self-managed and {{eck}} deployments [ilm-with-existing-indices]
1414

1515
If you’ve been using Curator or some other mechanism to manage periodic indices, you have a couple of options when [migrating to {{ilm-init}}](./migrate-index-management.md):
1616

manage-data/lifecycle/index-lifecycle-management/migrate-ilm.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ products:
1313

1414
# Migrate to {{ilm-init}} [migrate-ilm]
1515

16-
You may already be using index curation, which is now deprecated, or another mechanism to manage the lifecycle of your indices. To help you adapt your existing indices from using earlier lifecycle mechanisms to use {{ilm}}, a few guides are available:
16+
You may already be another mechanism to manage the lifecycle of your indices. To help you adapt your existing indices to use {{ilm}}, a few guides are available:
1717

1818
[](/manage-data/lifecycle/index-lifecycle-management/migrate-index-management.md) {applies_to}`ess:` {applies_to}`ece:`
1919
: Describes how to migrate {{es}} indices in an {{ech}} or {{ece}} deployment from using deprecated index curation or another periodic indices management mechanism to use {{ilm}}.
2020

21-
[](/manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md) {applies_to}`self:`
21+
[](/manage-data/lifecycle/index-lifecycle-management/manage-existing-indices.md) {applies_to}`self:` {applies_to}`eck:`
2222
: Describes how to migrate {{es}} indices in a self-managed environment from using deprecated index curation, or any other lifecycle mechanism, to use {{ilm}}.
2323

2424
[](/manage-data/lifecycle/index-lifecycle-management/migrate-index-allocation-filters-to-node-roles.md) {applies_to}`stack:`
25-
: Describes how to migrate from using custom node attributes and attribute-based allocation filters to move indices through data tiers in a hot-warm-cold architecture, to use {{ilm}}.
25+
: Describes how to migrate from using custom node attributes and attribute-based allocation filters to using built-in node roles, enabling {{ilm-init}} to automatically move indices between data tiers.
2626

27-
If you are configuring {{ilm-init}} for new indices, refer to [Configure a lifecycle policy](/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md). If you plan to manually apply an {{ilm}} policy to existing indices that are not already using another type of lifecycle management, refer to [Manually apply a lifecycle policy to an index](/manage-data/lifecycle/index-lifecycle-management/policy-apply.md).
27+
If you are configuring {{ilm-init}} for new indices, refer to [](/manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md). If you plan to manually apply an {{ilm}} policy to existing indices that are not already using another type of lifecycle management, refer to [](/manage-data/lifecycle/index-lifecycle-management/policy-apply.md).

0 commit comments

Comments
 (0)