项目作者: iitis

项目描述 :
Store IPFIX streams in InfluxDB
高级语言: Go
项目地址: git://github.com/iitis/ipflux.git
创建时间: 2019-02-11T12:47:46Z
项目社区:https://github.com/iitis/ipflux

开源协议:GNU General Public License v3.0

下载


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, pjf@foremski.pl, @pforemski