Skip to content

NetFlow v9 parser and collector implemented in Python 3. Developed to be used with softflowd v0.9.9

License

Notifications You must be signed in to change notification settings

iamzko/python-netflow-v9-softflowd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

About

NetFlow v9 parser and collector implemented in Python 3. Developed to be used with softflowd v0.9.9

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%