logstash-plugins / logstash-integration-kafka

Kafka Integration for Logstash, providing Input and Output Plugins
Apache License 2.0
32 stars 60 forks source link

Allow to override the Kafka timestamp #129

Open marghidanu opened 2 years ago

marghidanu commented 2 years ago

There is no way to override the Kafka timestamp with a custom property.

This is a key feature that, unfortunately, at the moment, is a show-stopper for us in using LogStash. Is there a way of getting around it in any way?