Failed Parsing data from field

Hi guys!

Could you help me to check the following error:

{:timestamp=>"2018-08-22T21:04:13.762000+0200", :message=>"Failed parsing date from field", :field=>"timestamp", :value=>"%{time}", :exception=>"Invalid format: \"%{time}\"", :config_parsers=>"dd/MMM/yyyy:HH:mm:ss.SSS Z,dd/MMM/yyyy:HH:mm:ss Z", :config_locale=>"default=en_US", :level=>:warn}

Thanks in advance

Looks like this is a logsrash error, right? Also, it looks like the @timestamp field has the value %{time}, which can’t be parsed as a date.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.