# Rollover exact definition in ILM policy

**URL:** https://discuss.elastic.co/t/rollover-exact-definition-in-ilm-policy/257542
**Category:** Elasticsearch
**Tags:** ilm-index-lifecycle-management
**Created:** [December 3, 2020, 3:57pm UTC](https://discuss.elastic.co/t/rollover-exact-definition-in-ilm-policy/257542 "2020-12-03T15:57:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Travis](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/travis/32/54079_2.png) [@Travis](https://discuss.elastic.co/u/Travis)
#### Post date: [December 3, 2020, 3:57pm UTC](https://discuss.elastic.co/t/rollover-exact-definition-in-ilm-policy/257542/1 "2020-12-03T15:57:25Z")

</div>

Hello all !

In the delete phase of the ILM policy, we can delete x days or x hours from **rollover**.

But what is exactly this "rollover" ? :

- Is it the date when index has been renewed as he reached max size (or documents or age) ?

- What about if I have hot/warm/cold architecture ? Rollover will be when index has been renewed ? Or when index has been shrinked in warm phase ?

Thanks ! 🙂

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [December 4, 2020, 1:58am UTC](https://discuss.elastic.co/t/rollover-exact-definition-in-ilm-policy/257542/2 "2020-12-04T01:58:16Z")

</div>

Rollover is when it reaches the max limit (age or size) and then creates a new write index under the alias.

It can happen independent of hot/warm/cold, as you can roll indices on a single node for eg.

---

<div class="post-metadata">

### Author: ![Travis](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/travis/32/54079_2.png) [@Travis](https://discuss.elastic.co/u/Travis)
#### Post date: [December 4, 2020, 9:14am UTC](https://discuss.elastic.co/t/rollover-exact-definition-in-ilm-policy/257542/3 "2020-12-04T09:14:47Z")

</div>

Thanks for this confirmation @warkolm !

---

<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: [January 1, 2021, 9:14am UTC](https://discuss.elastic.co/t/rollover-exact-definition-in-ilm-policy/257542/4 "2021-01-01T09:14:57Z")

</div>

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