I am trying to fetch data from Database.
I have field timedetail in database table,
this field is in format "dd-MMM-yy HH.mm.ss.SSSS a"
i want to add this field as @timestamp
when i used
filter{
date{
match=> ["timedetail", "dd-MMM-yy HH.mm.ss.SSSS a"
}
}
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.