Good Day,
I have a two node cluster and one of my instances has stopped checking in.
Elasticsearch and Logstash show stopped, in the GUI, but are running on the Linux box.
Any suggestions?
Thank you!
Instance Status
Re: Instance Status
There could be something blocking port 9300. Are the machines on the same network segment? The current elasticsearch log in /var/log/elasticsearch/ would log problems like this. Are there any errors?
Also, depending on where you're seeing this status, there are different methods NLS uses to display if a service is up or down. Please provide a screenshot showing where you're seeing this message if the above doesn't help.
Also, depending on where you're seeing this status, there are different methods NLS uses to display if a service is up or down. Please provide a screenshot showing where you're seeing this message if the above doesn't help.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Instance Status
They are on the same network segment and I am able to telnet on port 9300.
Attached is the screenshot...
Attached is the screenshot...
You do not have the required permissions to view the files attached to this post.
Re: Instance Status
Is there anything in the elasticsarch logs on either machine? Please PM me copies of the logs when you can.
Check that both machines are listed in /usr/local/nagioslogserver/var/cluster_hosts and if their hostnames are listed, make sure that they are resolvable. Restart the elasticsearch service if modifications to this file are made:
service elasticsearch restart
Check that both machines are listed in /usr/local/nagioslogserver/var/cluster_hosts and if their hostnames are listed, make sure that they are resolvable. Restart the elasticsearch service if modifications to this file are made:
service elasticsearch restart
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Instance Status
Not sure why, but had to add the hosts back into the cluster_hosts file .
Replicating as normal, now.
Thank you for all your help.
Replicating as normal, now.
Thank you for all your help.