Page 1 of 1

Apply Logstash Config on NLS Cluster

Posted: Thu Mar 09, 2017 10:07 pm
by bennspectrum
Hi team,

I have 2 nodes NLS cluster. Every time I edit my logstash config and I want to apply it, the page show as following,
擷取.PNG
I have no idea why show this?

Re: Apply Logstash Config on NLS Cluster

Posted: Fri Mar 10, 2017 2:05 pm
by mcapra
Are you using instance specific configurations for 192.168.0.100? If so, can you share them?

From both of your Nagios Log Server machines, can you run the following commands and share their outputs:

Code: Select all

grep '' /usr/local/nagioslogserver/logstash/etc/conf.d/*
/usr/local/nagioslogserver/logstash/bin/logstash -V

Also from 192.168.0.100, can you run the following commands:

Code: Select all

tail -f /usr/local/nagioslogserver/var/jobs.log
Then attempt to apply the configuration from the GUI and share the output of the previous tail command?

Re: Apply Logstash Config on NLS Cluster

Posted: Tue Mar 14, 2017 2:11 am
by bennspectrum
Hi @mcapra,

Thx~
擷取.PNG

Re: Apply Logstash Config on NLS Cluster

Posted: Tue Mar 14, 2017 9:50 am
by cdienger
It looks like things are working much better now. Did you need any further help or are we okay closing this?