Go to file
2017-10-28 19:00:18 +02:00
src/netflow Add JSON export and analyzing example script 2017-10-28 19:00:18 +02:00
.gitignore Add JSON export and analyzing example script 2017-10-28 19:00:18 +02:00
analyze_json.py Add JSON export and analyzing example script 2017-10-28 19:00:18 +02:00
LICENSE Add LICENSE and README.md 2016-08-10 22:47:35 +02:00
main.py Add JSON export and analyzing example script 2017-10-28 19:00:18 +02:00
README.md Add LICENSE and README.md 2016-08-10 22:47:35 +02:00
setup.py Fix merge for Python3 2017-10-28 17:34:55 +02:00

Python NetFlow v9 parser and UDP collector

This script is able to parse incoming UDP NetFlow packets of NetFlow version 9.

Version 9 is the first NetFlow version using templates. Templates make dynamically sized and configured NetFlow data flowsets possible, which makes the collector's job harder.

Resources

Development environment

I have specifically written this script in combination with NetFlow exports from softflowd v0.9.9