Skip to content

Commit c082712

Browse files
committed
Fix wrong callout statement
1 parent 45c4266 commit c082712

File tree

1 file changed

+1
-1
lines changed
  • manage-data/lifecycle/index-lifecycle-management

1 file changed

+1
-1
lines changed

manage-data/lifecycle/index-lifecycle-management/rollover.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Decide your approach to index rotation based on your use case and requirements.
5252
| Legacy indexing setup | [Alias-based rollover](rollover.md#rollover-with-aliases) | Granular control over rollover timing.<br> Note that this option requires advanced configuration steps. |
5353
| Small, static datasets | No rollover | Simpler management |
5454

55-
1. Rollover is handled automatically in Serverless projects, therefore rollover timing is abstracted from the user.
55+
1. Rollover is handled automatically in Serverless projects, therefore configuring rollover timing is abstracted from the user. {applies_to}`serverless: ga`
5656

5757
:::{tip}
5858
For new projects, use data streams. They're simple to manage with lifecycle policies where you define phases and actions that handle rollover automatically.

0 commit comments

Comments
 (0)