Skip to content

Commit e88268a

Browse files
committed
Fix callout formatting
1 parent c082712 commit e88268a

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ Decide your approach to index rotation based on your use case and requirements.
4848

4949
| Use case | Recommended approach | Benefits and limitations |
5050
| ---------------------- | --------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
51-
| Logs, metrics | [Data streams](rollover.md#rollover-data-stream) | Automatic rollover with lifecycle management, minimal setup, control over rollover timing <1> |
51+
| Logs, metrics | [Data streams](rollover.md#rollover-data-stream) | Automatic rollover with lifecycle management, minimal setup, control over rollover timing ^1^ |
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 configuring rollover timing is abstracted from the user. {applies_to}`serverless: ga`
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)