Hi,
I am currently experiencing an issue on my elastic cluster due to low disk space.
"explanation" : "the node is above the low watermark cluster setting [cluster.routing.allocation.disk.watermark.low=85%], using more disk space than the maximum allowed [85.0%], actual free: [9.737415872042689%]"
I have located the files in question and it looks like the following is taking up the space.
/home/????/elasticsearch-6.5.1/data/nodes/0/indices
Forgive my naivety but could any one recommend a safe way of clearing out these indices or freeing up some space?
Many thanks,