i have a log format with a timestamp like this :
Dez 08, 2016 8:17:29 AM
I use a custom grok pattern for it in logstash.
When i want elasticsearch to map it i get a mapper_parsing_exception.
It says invalid format.
How can i fix it?
If you are using a non-english locale you may need to add the localeoption to the date field mapping to indicate the locale of the dates in your documents.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.