High performance sFlow/IPFIX/NetFlow Collector
100K+
This application is a NetFlow/IPFIX/sFlow collector in Go.
It gathers network information (IP, interfaces, routers) from different flow protocols, serializes it in a common format.
Read more on the repository. You can find docker-compose examples in the compose folder of the repository.
The following command will start a NetFlowV9/IPFIX and sFlow collector and display the samples as JSON on the terminal.
$ sudo docker run -p 6343:6343/udp -p 2055:2055/udp -ti netsampler/goflow2:latest
Content type
Image
Digest
sha256:780f95c07…
Size
12.7 MB
Last updated
4 months ago
docker pull netsampler/goflow2