Skip to content

Commit 9454c9e

Browse files
committed
[DOCS] Adding ILM settings file
1 parent 63ed866 commit 9454c9e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
[role="xpack"]
2+
[[ilm-settings]]
3+
=== {ilm-cap} settings
4+
5+
These index-level {ilm-init} settings are typically configured through index
6+
templates. For more information, see <<ilm-gs-create-policy>>.
7+
8+
`index.lifecycle.name`::
9+
The name of the policy to use to manage the index.
10+
11+
`index.lifecycle.rollover_alias`::
12+
The index alias to update when the index rolls over. Required if the specified
13+
policy contains a rollover action. When the index rolls over, the alias is
14+
updated to reflect that the index is no longer the
15+
<<aliases-write-index, write index>>.

0 commit comments

Comments
 (0)