I have a cluster with 2 nodes.
As of now I cannot start the other node.
I didn't know what happen.
It does now give logs also.
when i try to command service elasticsearch start
this is the output:
=============================================================
I'm running on ES version 6.4.2
config:
cluster.name: SampleCluster
node.name: node-1
path.data: /var/lib/elasticsearch
path.logs: /var/log/elasticsearch
network.host: 192.168.200.83
http.port: 9200
discovery.zen.ping.unicast.host: ["192.168.200.83", "192.168.200.84"]
discovery.zen.minimum_master_nodes: 2