Hello,
my logstash collector keep going off.
Is there a way to remedy this ?
regards,
Saleem
Paris
France
logstash collector nagios 2.02
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
logstash collector nagios 2.02
Saleem THUPSEE
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Re: logstash collector nagios 2.02
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
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
Saleem THUPSEE
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: logstash collector nagios 2.02
hopefully that will fix the issue
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Re: logstash collector nagios 2.02
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 was wondering if there is any tools to control the syntax of logstash (in the verify process). Or if it can be added ?
Saleem
Saleem THUPSEE
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: logstash collector nagios 2.02
I don't understand the question. Our GUI passes the configs to logstash's --configtest parameter and returns it's outputsaleemthupsee 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
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Re: logstash collector nagios 2.02
Sounds good Scott.
This thread can be closed.
Regards,
Saleem
Paris
France
This thread can be closed.
Regards,
Saleem
Paris
France
Saleem THUPSEE