cloudflare / goflow

The high-scalability sFlow/NetFlow/IPFIX collector used internally at Cloudflare.
BSD 3-Clause "New" or "Revised" License
852 stars 171 forks source link

Kafka Timestamp not set #84

Closed mschaefers closed 4 years ago

mschaefers commented 4 years ago

Not sure wether this is a feature request or a bug.

Netflow packets that were written into a Kafka Topic don't have a Kafka Timestamp assigned. I expect that the current system timestamp is used.

If the timestamp is missing on purpopse, is there a way to get the current timestamp being used instead?

mschaefers commented 4 years ago

Closing this, as everything is working as expected with v3.4.2 (I just upgraded from v3.2.0)