goflow icon indicating copy to clipboard operation
goflow copied to clipboard

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

Results 40 goflow issues
Sort by recently updated
recently updated
newest added

When using Junos based routers, there are some bad limitations when using sFlow. Juniper recommends using Inline Active Flow Monitoring when you want fast detection and overcome netflow aggregation -...

When ListenUDP/ListenPacket fail, the connection is nil and therefore, we cannot call `Close()` on it. Before: ``` 16:47 CEST ❱ ./goflow-v3.4.2-8-g0c2503d67cc8-linux-x86_64 -kafka=false -nf.port 9995 -nfl=false -sflow=false INFO[0000] Starting GoFlow INFO[0000]...

So I've got a port mirror on my switch connected an ubuntu machine that is running the GoFlow docker container, its unclear to me how I might be able to...

Hello everyone, I would like to ask if anyone was able to use the openvswitch IPFIX with goflow. I tried openvswitch/goflow with sFlow and NetFlow, and both work great. With...

I can't see the definition of IPFIX_FIELD_natEvent in the source code and in the raw output. Is it going to be added as an IPFIX output? In the link below...

goflow2 doesn't automatically multiply sampling rate with bytes and packets before sending data to kafka or file and netflow/ipfix data incorrect.

Can you add some option to send fields with IP addresses as String instead of Base64.

* Set minimum Go versoin to 1.13. (error `%w` handling) * Add `/dist` to git ignore list. * Update all modules to latest releases. Signed-off-by: Ben Kochie

Hello, i'm investigating a little bit on this SamplerAddress attribute, as my concern is that it is getting overwritten when passing through a NAT. It is not read from the...