netflow2ng
netflow2ng copied to clipboard
NetFlow v9 collector for ntopng
Probably better supported long term: https://github.com/netsampler/goflow2
How difficult would it be to add sFlow support? I was looking to implement this as a drop in replacement for nProbe and its ridiculous fee, but our Brocade uses...
Hi, Firstly, thank you for the timer you invested in creating netflow2ng and supporting it. I've been struggling with getting it to work with ntopng. I have ntopng, redis, and...
I am trying to push some data into ntopng 6.0, but it doesn't receive any flows, despite receiving zmq messages:  So I went ahead and compared the output of...
Would it be possible to add a binary release build by the means of github actions? Since Dockerfile for building already exists, it should be fairly simple to add support...
I successfully tested netflow collection from OpenBSD's `pflow(4)` interface using IPFIX. Initially I expected some minor tweaks in the source code, however it seems to work fine out of the...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. Release notes Sourced from docker/build-push-action's releases. v6.0.0 Export build record and generate build summary by @crazy-max in docker/build-push-action#1120 Bump @docker/actions-toolkit from 0.24.0 to 0.26.0...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.1 What's Changed Security patches for golang.org/x/sys and google.golang.org/protobuf New Contributors @lukasauk made their first contribution in prometheus/client_golang#1494...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6. Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it was useless), and removes the default output format...