Problem about elasticsearch nodes disk usage

Hi @Cruciani_Elliot

This problem is related to your other open topic.

In order to prevent some problems related to disk utilization, Elasticsearch closes the index when it reaches the “High Watermark”, so you have to rotate your index and create another one, once the rotation os done you run curator to migrate the rotated index to another node in the cluster with more space.