I am currently indexing a large volume of data into ElasticSearch and I am 
not entirely sure where ES is actually storing the indices. My worries are 
that the indices are growing too large and might take up the entire space I 
have available on disk. In this sense, I would like to move them elsewhere 
(by creating snapshots and restoring them).

In the configuration it is specified that the actual location of the 
indices is /path/to/data (commented line), but inside my data folder I 
simply cannot find them. Also, is it possible to leave ES in the current 
location and point it to store indices in a different place?

Thanks,
Cristina

-- 
Please update your bookmarks! We have moved to https://discuss.elastic.co/
--- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/6bb1ec59-1bde-4393-a196-d1b33ff99c91%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to