Skip to content

Commit 3cf8293

Browse files
kilfoylegmarouli
andauthored
Update manage-data/lifecycle/index-lifecycle-management/configure-lifecycle-policy.md
Co-authored-by: Mary Gouseti <[email protected]>
1 parent 52a9c48 commit 3cf8293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ POST /_aliases
243243

244244
1. Replace `my-index` with the name of the initial managed index that you created previously and set `my-alias` to the rollover alias specified by `index.lifecycle.rollover_alias` in the index template.
245245

246-
Now you can start indexing data to the rollover alias specified in the lifecycle policy. With the sample `my_policy` policy, the rollover action is triggered once the initial index exceeds 25GB. {{ilm-init}} then creates a new index that becomes the write index for the `test-alias`.
246+
Now you can start indexing data to the rollover alias specified in the lifecycle policy. With the sample `my_policy` policy, the rollover action is triggered once the initial index exceeds 50GB. {{ilm-init}} then creates a new index that becomes the write index for the `test-alias`.
247247
:::
248248

249249
:::{tab-item} API

0 commit comments

Comments
 (0)