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

Support UDP relay or reflector feature #81

Open qingkunl opened 4 years ago

qingkunl commented 4 years ago

I'd like to have goflow parse the received packets and at the same time relay/reflect the packets to other agents. So I'm proposing to add relay.addr and relay.port options, which if not specified would not change the current behavior.