Re: Grok filter for Solaris syslogd not working
Posted: Tue Jan 26, 2016 10:58 am
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.
The logstash service got a new PID.
Now I just have to configure the grok filter properly.
You can close this thread.
Code: Select all
service logstash stopCode: Select all
service logstash startNow I just have to configure the grok filter properly.
You can close this thread.