Not part of the cluster

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
muleyl
Posts: 11
Joined: Mon Dec 21, 2015 4:37 am

Not part of the cluster

Post by muleyl »

Can somebody please help me with this error ?
everytime I restart elasticsearch this error pops up and I cant access the web page of nagioslogserver.
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Not part of the cluster

Post by rkennedy »

Prior to this, were any changes made?

Can you try running the following commands on all nodes and post the result?

Code: Select all

cat /usr/local/nagioslogserver/var/cluster_uuid
cat /usr/local/nagioslogserver/var/cluster_hosts
cat /usr/local/nagioslogserver/logstash/etc/conf.d/999*
cat /etc/hosts
As well, what are the hostname's for each cluster member?
Former Nagios Employee
muleyl
Posts: 11
Joined: Mon Dec 21, 2015 4:37 am

Re: Not part of the cluster

Post by muleyl »

Yes I did make some changes, since my hard disk was full, I changed the DATA store path to a NAS server.
Does this mean I have to change the host file too ?

Attached find the outputs
You do not have the required permissions to view the files attached to this post.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Not part of the cluster

Post by rkennedy »

Can you run the commands on the other members of your cluster as well?
Former Nagios Employee
Locked