Answer the question
In order to leave comments, you need to log in
How can an index be split across different disks in elasticsearch?
Good afternoon!
I just started working with elasticsearch and there was a problem - the index completely filled the 1TB disk. You can not delete, expand the disk too. It remains only to transfer the part to a new disk, how can this be done? Does elasticsearch have such a feature?
Answer the question
In order to leave comments, you need to log in
Very simple - set some path.data ( https://www.elastic.co/guide/en/elasticsearch/refe...
path.data=["path1", "path2"]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question