NagiosLog : "The Configuration Could not be verified" error
Posted: Mon Jul 30, 2018 5:25 am
NagiosLog : "The Configuration Could not be verified" error
Have added a new Inputs, and able to verify fine. but when applied configuration, received the error that "The Configuration Could not be verified" .
Able to see the inputs in the "View Inputs" via GUI but the actual config file in the server /usr/local/nagioslogserver/logstash/etc/conf.d/000_inputs.conf is NOT updated.
New Input entry added is as below ( was trying to test https://assets.nagios.com/downloads/nag ... Inputs.pdf)
file {
type => 'testing'
path => '/tmp/test.log'
}
Already checked the link https://support.nagios.com/forum/viewto ... d+#p244767 but still have same issue.
Have added a new Inputs, and able to verify fine. but when applied configuration, received the error that "The Configuration Could not be verified" .
Able to see the inputs in the "View Inputs" via GUI but the actual config file in the server /usr/local/nagioslogserver/logstash/etc/conf.d/000_inputs.conf is NOT updated.
New Input entry added is as below ( was trying to test https://assets.nagios.com/downloads/nag ... Inputs.pdf)
file {
type => 'testing'
path => '/tmp/test.log'
}
Already checked the link https://support.nagios.com/forum/viewto ... d+#p244767 but still have same issue.