It is recommended that you resolve the issues with your cluster before running e
lasticsearch-setup-passwords.
It is very likely that the password changes will fail when run against an unhealthy cluster.
Do you want to continue with the password setup process [y/N]
Hello everyone, everything good?
I'm having the same problem.
I am trying to enable security in ElasticSearch 7.1.1.
However I am taking the following error, when executing the command "elasticsearch-setup-passwords auto":
The only parameter that changes from one node to another is the "node.name" (elk-node02 and elk-node03).
Are there any other settings I need to adjust?
I think you probably need this:
xpack.security.transport.ssl.enabled: true
xpack.security.transport.ssl.verification_mode: certificate
xpack.security.transport.ssl.keystore.path: certs/elastic-certificates.p12
xpack.security.transport.ssl.truststore.path: certs/elastic-certificates.p12
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.