An open API service indexing awesome lists of open source software.

https://github.com/iitis/ipflux

Store IPFIX streams in InfluxDB
https://github.com/iitis/ipflux

influxdb ipfix ipfix-collector

Last synced: about 2 months ago
JSON representation

Store IPFIX streams in InfluxDB

Awesome Lists containing this project

README

        

# ipflux

This program will store IPFIX UDP streams in InfluxDB.

Before storing the data, consider the following:
* switch InfluxDB indexing to TSI,
* create a data retention policy that will drop old data.

If not, your disk and memory will explode in time inversely proportional to your network size :)

# Author
Paweł Foremski, , [@pforemski](https://twitter.com/pforemski)