1、env:centos6.9 + elastic stask 6.1.x
yum install elasticsearch/filebeat/kibana is ok,
but I follow
https://www.elastic.co/guide/en/elasticsearch/reference/6.1/installing-xpack-es.html install x-pack
restart elasticsearch errors...
1、env:centos6.9 + elastic stask 6.1.x
yum install elasticsearch/filebeat/kibana is ok,
but I follow
https://www.elastic.co/guide/en/elasticsearch/reference/6.1/installing-xpack-es.html install x-pack
restart elasticsearch errors...
Please don't post pictures of text, they are difficult to read and some people may not be even able to see them.
ok,i will be change next.
Hello,
I did the same guide. In logs there is line like this:
Caused by: java.nio.file.AccessDeniedException: /etc/elasticsearch/elastic-certificates.p12
I assumed that there is problem with permissions of cert file. In my case there was only rw permissions for owner, and nothing for group and others. So I changed it with chmod +r
and the ES cluster now running.
I hope I helped you.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.