Page 1 of 1
logstash collector nagios 2.02
Posted: Thu Mar 01, 2018 11:30 am
by saleemthupsee
Hello,
my logstash collector keep going off.
Is there a way to remedy this ?
regards,
Saleem
Paris
France
Re: logstash collector nagios 2.02
Posted: Thu Mar 01, 2018 11:51 am
by saleemthupsee
I went to observer the logs, it was a syntax error in the filters.
if [tags] in XXXX
passed verification and applyconfigratiion.
changed the syntax to if XXXX in [tags]
it is holding the logstash collector.
thanks
Saleem
Paris
France
Re: logstash collector nagios 2.02
Posted: Thu Mar 01, 2018 1:19 pm
by scottwilkerson
hopefully that will fix the issue
Re: logstash collector nagios 2.02
Posted: Fri Mar 02, 2018 3:44 am
by saleemthupsee
Scott,
I was wondering if there is any tools to control the syntax of logstash (in the verify process). Or if it can be added ?
Saleem
Re: logstash collector nagios 2.02
Posted: Fri Mar 02, 2018 9:58 am
by scottwilkerson
saleemthupsee wrote:Scott,
I was wondering if there is any tools to control the syntax of logstash (in the verify process). Or if it can be added ?
Saleem
I don't understand the question. Our GUI passes the configs to logstash's --configtest parameter and returns it's output
Re: logstash collector nagios 2.02
Posted: Fri Mar 09, 2018 9:15 am
by saleemthupsee
Sounds good Scott.
This thread can be closed.
Regards,
Saleem
Paris
France