Sign inSign up

netsampler/goflow2

By netsampler

Updated 4 months ago

High performance sFlow/IPFIX/NetFlow Collector

Image
2

100K+

netsampler/goflow2 repository overview

GoFlow2

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.

Run it

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

Tag summary

Content type

Image

Digest

sha256:780f95c07

Size

12.7 MB

Last updated

4 months ago

docker pull netsampler/goflow2