elk multi node- can't find the cluster

276 views
Skip to first unread message

Ari Av

unread,
Jan 26, 2022, 8:01:36 AM1/26/22
to Wazuh mailing list
hi, i have difficulties with installing new architecture of distributed cluster of Wazuh, i get an error message that i have trouble with.
I'm trying to install a cluster of elk and I went throw the steps until i came to step 3. Initializing the cluster when i got "Cannot retrieve cluster state due to: null. This is not an error, will keep on trying …
Root cause: MasterNotDiscoveredException[null] (org.elasticsearch.discovery.MasterNotDiscoveredException/org.elasticsearch.discovery.MasterNotDiscoveredException)"
please help

Camila Salome Romero

unread,
Jan 26, 2022, 2:26:35 PM1/26/22
to Wazuh mailing list

Hello! I hope you are well!


The error that you obtain usually appears because the master nodes in your Elasticsearch cluster have not passed the bootstrapping. In this stage, all the master nodes share their configuration to determine which are master eligibles and which are the initial master node.

This usually fails when the nodes can’t reach each other or because of a configuration error.

Please check that all the master nodes are running correctly and that the certificates are correct. Also, verify that all the nodes that have the tag node.master: true are included in cluster.initial_master_nodes: and their IPs in discovery.seed_hosts:.

could you share the /etc/elasticsearch/elasticsearch.ymland ~/instances.yml configuration file?

Regards, Camila!
Reply all
Reply to author
Forward
0 new messages