Grok filter for Solaris syslogd not working

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
batzos
Posts: 21
Joined: Mon Oct 05, 2015 2:36 am

Re: Grok filter for Solaris syslogd not working

Post by batzos »

I finally found a solution. I just stopped and restarted the logstash service from CLI and the changes in the input and the filters were applied immediately.

Code: Select all

service logstash stop

Code: Select all

service logstash start
The logstash service got a new PID.
Now I just have to configure the grok filter properly.
You can close this thread.
bwallace
Posts: 1145
Joined: Tue Nov 17, 2015 1:57 pm

Re: Grok filter for Solaris syslogd not working

Post by bwallace »

Thanks for that update and glad to hear this is resolved. We'll lock this thread now but feel free to open another should you require assistance with anything else.
Be sure to check out the Knowledgebase for helpful articles and solutions!
Locked