Skip to content

Commit cd08d37

Browse files
authored
Removing the TL;DR section (#3429)
As the title suggests. Removing the colloquialism in favour of a more professional approach.
1 parent 4966769 commit cd08d37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

manage-data/lifecycle/data-stream/tutorial-migrate-ilm-managed-data-stream-to-data-stream-lifecycle.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ products:
1313
In this tutorial we’ll look at migrating an existing data stream from [Index Lifecycle Management ({{ilm-init}})](../index-lifecycle-management.md) to [data stream lifecycle](../data-stream.md). The existing {{ilm-init}} managed backing indices will continue to be managed by {{ilm-init}} until they age out and get deleted by {{ilm-init}}; however, the new backing indices will be managed by data stream lifecycle. This way, a data stream is gradually migrated away from being managed by {{ilm-init}} to being managed by data stream lifecycle. As we’ll see, {{ilm-init}} and data stream lifecycle can co-manage a data stream; however, an index can only be managed by one system at a time.
1414

1515

16-
## TL;DR [migrate-dsl-ilm-tldr]
17-
1816
To migrate a data stream from {{ilm-init}} to data stream lifecycle we’ll have to execute two steps:
1917

2018
1. Update the index template that’s backing the data stream to set [prefer_ilm](elasticsearch://reference/elasticsearch/configuration-reference/data-stream-lifecycle-settings.md#index-lifecycle-prefer-ilm) to `false`, and to configure data stream lifecycle.

0 commit comments

Comments
 (0)