Hi thanks for the wonderful elastic stack! I need to set @timestamp in Filebeat.
I have seen this and this. But they seems to be outdated and no updates
Hi thanks for the wonderful elastic stack! I need to set @timestamp in Filebeat.
I have seen this and this. But they seems to be outdated and no updates
ok I see:
- timestamp:
# ... By default the timestamp processor writes the parsed result to the @timestamp field. ...
# https://www.elastic.co/guide/en/beats/filebeat/current/processor-timestamp.html
field: 'front_log.timestamp'
layouts:
- '2006-01-02T15:04:05.999999Z'
test:
- '2021-03-25T06:40:58.498982Z'
- drop_fields:
fields:
- 'front_log.timestamp'
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.