When i verify the config of my logserver I get the following error:
{:timestamp=>"2021-01-20T06:26:00.338000+0100", :message=>"The given configuration is invalid. Reason: Couldn't find any input plugin named 'grok'. Are you sure this is correct? Trying to load the grok input plugin resulted in this error: no such file to load -- logstash/inputs/grok", :level=>:fatal}
If I check the loaded modules in logstash I can see that the module is loaded.
Best regards,
Rob Hassing
Grok module issue in verify config
Grok module issue in verify config
Rob Hassing


Re: Grok module issue in verify config
It sounds like you have a grok filter configured under the Inputs section of NLS. Double check the configuration and move the grok filter to the Filters section instead. Please share a copy of the input file which can be gathered under Configure > Global Config > View > Inputs File if this doesn't help resolve the problem.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Grok module issue in verify config
You were so right. I have totaly missed that.
I entered a filter under the inputs.
Thank you very much.
Best regards,
Rob
I entered a filter under the inputs.
Thank you very much.
Best regards,
Rob
Rob Hassing


Re: Grok module issue in verify config
Glad to help!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.