Extend elasticsearch.yml with a second partion/storage

Hello Guys.

i have actually configured my elasticsearch-instance in the elasticsearch.yml like the following:

path.data: /var/lib/elasticsearch

path.logs: /var/log/elasticsearch

I want to extend a much more bigger drive called /archiv/, because /var/lib/elasticsearch is to small.

When i try to write:
path.data: /var/lib/elasticsearch, /archiv/elasticsearch

and restart the elasticsearch service it does not work

Is there some detail i missed to to??

Very thx for help
Kai

he @ninjakaiden

you might want to tell us what Elasticsearch Version you are running on what kind of OS and if you see any errors when you have added the configuration and want to start elasticsearch?

Jan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.