Hi.
I´ve implemented a ILM policy to move all my indexes older than 1 day to warm nodes. How can i check which indexes are in warm nodes? I´ve checked the ilm policy with GET my_index-*/_ilm/explain and the results show "managed: true" and "phase: completed", but the warm nodes disk usage is still 0%.
Thanks in advance
Víctor