Hello everyone,
Having two cords:
date = 201808612
hour = 1234
is there a way to replace it with the @timestamp with the logstash date module.
Thanks
Hello everyone,
Having two cords:
date = 201808612
hour = 1234
is there a way to replace it with the @timestamp with the logstash date module.
Thanks
Are you saying that you want to have the date and hour be used as @timestamp?
Also, is the hour field the time of day?
I am in the situation where I have a field named date (string) and time (string) and I wanted to replace it with the @timpstamp
Well I think you have two options here.
Here are some useful links:
https://www.elastic.co/guide/en/logstash/current/plugins-filters-date.html
https://www.elastic.co/guide/en/logstash/current/plugins-filters-mutate.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.