"Failed parsing date from"

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
judanssi
Posts: 11
Joined: Wed Jul 18, 2012 10:09 am

"Failed parsing date from"

Post by judanssi »

Hi!

I have installed Nagios Log Server and tried to configure Ubuntu server's rsyslog to send logs. Now I can see the error message in /var/log/logstash/logstash.log
"{:timestamp=>"2014-10-31T11:17:59.321000-0400", :message=>"Failed parsing date from field", :field=>"timestamp", :value=>"Oct 31 17:17:22", :exception=>java.lang.IllegalArgumentException: Invalid format: "Oct 31 17:17:22", :level=>:warn}"

And also the dashboard shows only message with timestamp and hostname. No actual message.

What have I done wrong? :D
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: "Failed parsing date from"

Post by sreinhardt »

Could you post an example of the log message you tried to parse, any input filters that are applied to the input, and any grock filters applied as well?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked