Node Configuration config in 'elasticsearch.yml'

Hi,

I am wondering what should the below settings be on a three node cluster in the 'elasticsearch.yml' file.

node.name: Node1
node.master:
node.data:
discovery.zen.minimum_master_nodes:

node.name: Node2
node.master:
node.data:
discovery.zen.minimum_master_nodes:

node.name: Node3
node.master:
node.data:
discovery.zen.minimum_master_nodes:

Also, Do I need to configure the Authentication realm in all three nodes 'elasticsearch.yml' config file.

Thanks in advance for your time.

Regards,
Anand

Have a read of Important Elasticsearch configuration | Elasticsearch Reference [6.2] | Elastic

Do you have a realm setup? If so, yes.

Hi Mark,

I have read the information in the above links, however it doesn't say anything about the above settings that I need to set in my config file.

In regards to setting the Authentication realm, I can it up on the other nodes, however I don't have kibana on the other ones.

Regards,
Anand

Can someone please verify out elasticstack setup with three nodes? We have got platinum support.

Then please contact the support team. That's the way to go IMO.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.