Looks like elasticsearch doesn't have the access it needs to the data path.
Assuming you are running it as a user called 'elasticsearch', you'll probably need to do something like:
sudo chown elasticsearch /opt/elk/es/data
Looks like elasticsearch doesn't have the access it needs to the data path.
Assuming you are running it as a user called 'elasticsearch', you'll probably need to do something like:
sudo chown elasticsearch /opt/elk/es/data
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.