Hi Elastic search team,
We want implement hot, cold , warm tier in index ILM. So, we know how ro define cofigs but how we can map those tier with storage
Lets say hot tier keep index data for initially 30 days with storage as SSD. And Cold tier will move the data after 30 days to NFS mount. So, how we do such configuration in Elasticsearch nodes.
Thanks,
Ravi Gopalani