Hi, I need to replace the @timestamp value with a field value (called SystemTime) that looks like this:
2020-03-27T16:00:40.982652300+00:00
I have tried numerous variations of mutate gsub and the date filter but it's obvious I have no idea how to do this. Can someone please give me a steer?
The input data is XML. I added force_array => false to the XML filter parameters, which stopped SystemTime being put into a single element array and your data filter then worked fine.
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.