ipfixcol2 icon indicating copy to clipboard operation
ipfixcol2 copied to clipboard

High-performance NetFlow v5/v9 and IPFIX collector (RFC7011)

Results 44 ipfixcol2 issues
Sort by recently updated
recently updated
newest added

Hello! If you save it to a file in the JSON format, then a lot of traffic is generated and it takes up a lot of space (even with compression)....

We added docker support along with a sample config XML to our fork here: https://github.com/ThreatEye/ipfixcol2/tree/docker/docker I am not sure if this is appropriate to include in the main repo. If...

Hi, I want to change Printer.cpp in json output plugins to use redis, in order to use [hiredis](https://github.com/redis/hiredis) -lhiredis flag should be added to compiler options, Unfortunately I'am a newbie...

Hi, it would be nice to have `true/false` option in Output plugins xml configuration.

Is there a way to validate xml configuration file other than `ipfixcol2 -c `? I'm running `timeout 1s ipfixcol2 -c ` and catching RC 124 but that seems inelegant and...

Hey guy, I am having trouble to run ipfixcol2 JSON-kafka plugin. Setup is like this: Computer A: > Zookeeper with Kafka broker on standard port 9092. > IP address: 192.168.1.2...

Hi Expert, it always show :The instance holds information about 0 active session(s). root@logger-vm-3:~# ipfixcol2 -c /root/ipfixudp.xml -vvv INFO: Configurator: Information Elements have been successfully loaded from '/etc/libfds/'. INFO: Configurator...

hi im interest in this project and thinking about developing intermediate plugins. is there any guideline document to start from?