This is sample log statement
[INFO]||datetime:20190218142929801+0530|hostname:sampleHostName|threadId:sampleThread|userId:null|className:SampleClass|methodName:samplemethod
I want to convert datetime(String) field to TimeStamp.
I have tried with
date {
match => ["datetime", "YYYYMMddHHmmssSSSZZZ" ]
target => "datetime"
}
getting _dateparsefailure in tags ,
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.