Apply Logstash Config on NLS Cluster

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
bennspectrum
Posts: 30
Joined: Wed May 11, 2016 4:24 am

Apply Logstash Config on NLS Cluster

Post 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?
You do not have the required permissions to view the files attached to this post.
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Apply Logstash Config on NLS Cluster

Post 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?
Former Nagios employee
https://www.mcapra.com/
bennspectrum
Posts: 30
Joined: Wed May 11, 2016 4:24 am

Re: Apply Logstash Config on NLS Cluster

Post by bennspectrum »

Hi @mcapra,

Thx~
擷取.PNG
You do not have the required permissions to view the files attached to this post.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Apply Logstash Config on NLS Cluster

Post by cdienger »

It looks like things are working much better now. Did you need any further help or are we okay closing this?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked