ilm-settings.asciidoc 597 B

123456789101112131415
  1. [role="xpack"]
  2. [[ilm-settings]]
  3. === {ilm-cap} settings
  4. These index-level {ilm-init} settings are typically configured through index
  5. templates. For more information, see <<ilm-gs-create-policy>>.
  6. `index.lifecycle.name`::
  7. The name of the policy to use to manage the index.
  8. `index.lifecycle.rollover_alias`::
  9. The index alias to update when the index rolls over. Specify when using a
  10. policy that contains a rollover action. When the index rolls over, the alias is
  11. updated to reflect that the index is no longer the write index. For more
  12. information about rollover, see <<using-policies-rollover>>.