# ILM - Warm phase index is showing up in Hot phase

**URL:** https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788
**Category:** Elasticsearch
**Tags:** ilm-index-lifecycle-management
**Created:** [August 30, 2021, 8:58am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788 "2021-08-30T08:58:49Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [August 30, 2021, 8:58am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/1 "2021-08-30T08:58:49Z")

</div>

Team, One of the index i have created with routing policy set to warm but under the Lifecycle status the index is showing up under Hot. Any idea why it is showing in Hot when it is expected to show only in Warm. Please advise if there is any config to be done

"routing": {  
"allocation": {  
"require": {  
"data": "warm"

---

<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: [August 30, 2021, 10:03pm UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/2 "2021-08-30T22:03:38Z")

</div>

Welcome to our community! 😃

Please share your entire policy as well as your index template.

---

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [August 31, 2021, 5:04am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/3 "2021-08-31T05:04:51Z")

</div>

![logstasg](https://us1.discourse-cdn.com/elastic/original/3X/e/4/e43ebba3b94deae883ec3bd333fdce8898ef9bae.png)  
Attached file Below is the index template setting

{  
"index": {  
"lifecycle": {  
"name": "right-now"  
},  
"routing": {  
"allocation": {  
"require": {  
"data": "warm"  
}  
}  
},  
"refresh\_interval": "30s",  
"number\_of\_shards": "1",  
"number\_of\_replicas": "1",  
"merge": {  
"scheduler": {  
"max\_thread\_count": "1"  
}  
}  
}  
}

---

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [September 1, 2021, 4:52am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/4 "2021-09-01T04:52:05Z")

</div>

Any update on this request?

---

<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: [September 2, 2021, 4:39am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/5 "2021-09-02T04:39:39Z")

</div>

The image you show has the warm phase disabled from what I can see?

---

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [September 2, 2021, 4:57am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/6 "2021-09-02T04:57:09Z")

</div>

@warkolm If we do not enable warm phase, by default where does the data go, in hot phase? is it how it works.... The routing allocation is mention as warm

routing": {  
"allocation": {  
"require": {  
"data": "warm"

---

<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: [September 2, 2021, 5:04am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/7 "2021-09-02T05:04:42Z")

</div>

I think we'd need to see a bit more of your settings, as formatted json please 🙂

---

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [September 2, 2021, 5:10am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/8 "2021-09-02T05:10:32Z")

</div>

@warkolm which specific setting you want to see, the index template one?

---

<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: [September 2, 2021, 5:12am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/9 "2021-09-02T05:12:03Z")

</div>

And the ILM policy, and an `_explain` on the policy please.

---

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [September 2, 2021, 5:29am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/10 "2021-09-02T05:29:10Z")

</div>

@warkolm I have already provided the JSON mapping and the ILM settings on my previous update. Please guide me the navigation what you are requesting for. The index name is right-now and the pattern is right-now-\*, this index was supposed to be in warm phase under the life cycle phase. When i select as Hot in life cycle phase, i can see the right-now index populating, which ideally shouldn't come up. I can't see it in warm phase

---

<div class="post-metadata">

### Author: ![Music91](https://avatars.discourse-cdn.com/v4/letter/m/b2d939/32.png) [@Music91](https://discuss.elastic.co/u/Music91)
#### Post date: [September 6, 2021, 6:57am UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/11 "2021-09-06T06:57:50Z")

</div>

Any update?

---

<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: [September 6, 2021, 11:11pm UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/12 "2021-09-06T23:11:48Z")

</div>

Unfortunately you've only shown us snippets of what we need to see, hence why I asked for what I did.

---

<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: [October 4, 2021, 11:12pm UTC](https://discuss.elastic.co/t/ilm-warm-phase-index-is-showing-up-in-hot-phase/282788/13 "2021-10-04T23:12:29Z")

</div>

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