Cloudflare Goflow Versions Save

The high-scalability sFlow/NetFlow/IPFIX collector used internally at Cloudflare.

v3.4.4

1 year ago

v3.4.2

4 years ago

v3.4.1

4 years ago

v3.4.0

4 years ago

v3.3.0

4 years ago

v3.2.0

4 years ago
  • NetFlow v5 metrics
  • Fix deadlock in decoder
  • Add reuse socket in CLI

v3.1.0

4 years ago

v2.1.0

5 years ago

Thanks to @kanocz, goflow supports reuse socket. This allow better performances when multithreading goflow recv queues (same socket). May work only with sFlow since NetFlow v9/IPFIX templates require consistent hashing.

v2.0.8

5 years ago

New fields:

  • TimeFlowStart / TimeFlowEnd
  • IngressVrfID / EgressVrfID

Thanks @debugloop

v2.0.7

5 years ago

Decodes IPv6 Flow label Updated Sarama dependency (directly from Github)