0

I follow the this link https://www.digitalocean.com/community/tutorials/how-to-install-elasticsearch-logstash-and-kibana-elastic-stack-on-centos-7 to setup elasticsearch in my RH linux server.

Elasticsearch.service is running well without xpack.security.enabled: true in my elasticsearch.yml. But service fail when xpack.security.enabled: true is implemented in elasticsearch.yml

enter image description here

IamNewbie
  • 17
  • 6
  • your error message is not clear, can you provide relevant error logs? – Amit Oct 06 '20 at 11:19
  • Hi, Opster. I already use -l command to list all the logs for this service. Maybe you have any suggestion command to list more log for my elasticsearch.service? Thank you – IamNewbie Oct 07 '20 at 01:49
  • Hi Opster. I had solved the problem by enabling single-node discovery. Thanks for your help. – IamNewbie Oct 07 '20 at 03:06
  • glad you were able to solve the issue, I had written https://stackoverflow.com/a/61547317/4039431 this answer based on single node discovery which you had faced, please upvote it, thanks in advance – Amit Oct 07 '20 at 03:36

0 Answers0