OpenSearch/docs/reference/ilm/ilm-concepts.asciidoc
debadair 8a662c7e62
ILM update backports (#55902)
* [DOCS] Rework conceptual info for ILM. (#52181)

* [DOCS] Rework conceptual info for ILM.

* Split the actions out of concepts.

* Added xpack role to actions.

Co-Authored-By: James Rodewig <james.rodewig@elastic.co>

* Apply suggestions from code review

* Edit actions for consistency and add action template. (#55632)

* Edit actions for consistency and add action template.

* Update docs/reference/ilm/actions/ilm-readonly.asciidoc

Co-Authored-By: James Rodewig <james.rodewig@elastic.co>

* Apply suggestions from code review
2020-04-28 16:38:01 -07:00

16 lines
317 B
Plaintext

[role="xpack"]
[testenv="basic"]
[[ilm-concepts]]
== {ilm-init} concepts
++++
<titleabbrev>Concepts</titleabbrev>
++++
* <<ilm-index-lifecycle>>
* <<index-rollover>>
* <<update-lifecycle-policy>>
include::ilm-index-lifecycle.asciidoc[]
include::index-rollover.asciidoc[]
include::update-lifecycle-policy.asciidoc[]