Similar question to this one about debian. I have non-customized installation and I wonder where the data is actually stored. It is not in /var/lib/elasticsearch/nodes/0/indices/{nameOfYourIndex}/(0-4}/index
as indicated in the accepted answer to the linked question.
On OS X (El Capitan) installed through brew
it is found in /usr/local/var/elasticsearch
On your computer i.e. Mac OS X you can use the command:
brew info elasticsearch
# or
brew info elasticsearch[@version] i.e. brew info [email protected]
and you see where data are.
Here are my directories:
==> Caveats
Data: /usr/local/var/lib/elasticsearch/
Logs: /usr/local/var/log/elasticsearch/elasticsearch_xxx.log
Plugins: /usr/local/var/elasticsearch/plugins/
Config: /usr/local/etc/elasticsearch/
On Mac, the data is stored in the data
sub-folder of your elasticsearch installation folder.
See the directory layout for normal installations, i.e. neither Linux nor Windows.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With