Skip to content

Commit 38fe331

Browse files
committed
Adding tags to clarify data management options
Relates to #1570
1 parent 2ebb985 commit 38fe331

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

manage-data/lifecycle.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ To help you manage your data, {{es}} offers you the following options: {{ilm-cap
2626
::::
2727

2828
## {{ilm-init}} [ilm]
29+
```{applies_to}
30+
serverless: unavailable
31+
```
2932

3033
::::{tip}
3134
{{ilm-init}} is not available on {{es-serverless}}.
@@ -48,6 +51,9 @@ In an {{ecloud}} or self-managed environment, ILM lets you automatically transit
4851
**[Read more in {{ilm-cap}} ->](/manage-data/lifecycle/index-lifecycle-management.md)**
4952

5053
## Data stream lifecycle [data-stream-lifecycle]
54+
```{applies_to}
55+
serverless: ga
56+
```
5157

5258
**Data stream lifecycle** is less feature rich but is focused on simplicity. It allows you to do the following:
5359

@@ -57,6 +63,9 @@ In an {{ecloud}} or self-managed environment, ILM lets you automatically transit
5763
**[Read more in Data stream lifecycle ->](/manage-data/lifecycle/data-stream.md)**
5864

5965
## Elastic Curator [elastic-curator]
66+
```{applies_to}
67+
serverless: unavailable
68+
```
6069

6170
**Elastic Curator** is a tool that allows you to manage your indices and snapshots using user-defined filters and predefined actions. If ILM provides the functionality to manage your index lifecycle, and you have at least a Basic license, consider using ILM in place of Curator. Many stack components make use of ILM by default.
6271

0 commit comments

Comments
 (0)