How to overwrite the @timestamp with the value in the log?

There is NO logstash in the picture. We are using filebeat to directly push logs to Kibana.

I think you are looking for the ingest node feature in Elasticsearch: https://www.elastic.co/guide/en/elasticsearch/reference/6.3/ingest.html

I'm very new to ELK and I don't understand how ingest node can be used here. Can you please elaborate?

I assume most likely you are looking for the grok processor: https://www.elastic.co/guide/en/elasticsearch/reference/6.3/grok-processor.html

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.