# Understanding Elasticsearch ILM Lifecycle Actions

**URL:** https://discuss.elastic.co/t/understanding-elasticsearch-ilm-lifecycle-actions/263202
**Category:** Elasticsearch
**Tags:** ilm-index-lifecycle-management
**Created:** [February 4, 2021, 7:13am UTC](https://discuss.elastic.co/t/understanding-elasticsearch-ilm-lifecycle-actions/263202 "2021-02-04T07:13:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![BBQigniter](https://avatars.discourse-cdn.com/v4/letter/b/3da27b/32.png) [@BBQigniter](https://discuss.elastic.co/u/BBQigniter)
#### Post date: [February 4, 2021, 7:13am UTC](https://discuss.elastic.co/t/understanding-elasticsearch-ilm-lifecycle-actions/263202/1 "2021-02-04T07:13:20Z")

</div>

Hi,

I want to better understand ILM and the actions it is doing in sequence. For example: What do I have to do if I want to move a hot-index (phase complete) to the next warm-phase and then to cold? I found the [ilm-move documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-move-to-step.html) and this post [How force to move to Warm phase - #3 by Anabella\_Cristaldi](https://discuss.elastic.co/t/how-force-to-move-to-warm-phase/258685/3)

Is allocate the first step for moving an index to the next phase? And is ILM then doing the rest of steps automatically?

I couldn't find documentation about the sequence ILM is doing. So this would be interesting in case you have to fix something manually.

So for example from hot to warm, where in warm-phase shrink and forcemerge is selected, would the ILM action sequence be:

- allocate
- unfollow
- forcemerge
- shrink

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 4, 2021, 7:14am UTC](https://discuss.elastic.co/t/understanding-elasticsearch-ilm-lifecycle-actions/263202/2 "2021-03-04T07:14:17Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
