I'm sure I'm overthinking this and missing something..
I'm getting logs from a tomcat application where the timestamp is in this format:
2016-07-18 17:55:23.423 -0400
Right now, I'm parsing them as 2 separate fields (@timestamp and OFFSET) and I would like to either
A) parse them together with grok,
or
B) use the date block to combine them somehow.
The end result is I want to have a date object that has taken the offset into account.
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.