Ipfixcol2 Versions Save

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

v2.5.0

1 month ago

Notable changes

  • UniRec output: introduce ODID and EXPORTER_IP field, fix rpm packaging issue on EL9
  • json output: allow domain names to be used as destination when sending JSON records to a server instead of only IP addresses
  • fdsdump: fix missing includes causing build failures on certain systems

v2.4.1

1 year ago

Notable changes

  • Core: Process all previously received flow records on user-triggered termination (SIGINT, SIGTERM)
  • IPFIX output: fix integer division by zero when creating a file
  • fdsdump [preview]: introduce CSV flow record printer

v2.4.0

1 year ago

Notable changes

  • Introduce fdsdump [preview] tool (nfdump-like tool for FDS files)
  • JSON output: support for syslog output
  • Update GitHub CI (support for Oracle Linux 9)

v2.3.0

2 years ago

Notable changes

  • FDS output: files that are written now have a temporary extension ".tmp"
  • Unirec output: support for a user-defined path to IPFIX-to-UniRec mapping file
  • Update GitHub CI (support for CentOS 8 Stream, Oracle Linux 8)
  • Various bugfixes in Unirec and JSON output plugins

v2.1.0

4 years ago
  • Add support for NetFlow v5/v9 (based on a new converter to IPFIX)
  • Add new output plugin for FDS file format (beta, replacement for Nfdump file)
  • Add new output plugin for IPFIX file
  • Add new output plugin for checking flow timestamps (timecheck)
  • Add new output plugin for conversion of IPFIX Messages to human readable format (viewer)
  • UDP input: add support for receiving NetFlow v5/v9 packets
  • JSON output: new formatting options, support for structured data types, many minor improvements
  • UniRec output: new TLS fields, new type string_trimmed, add libtrap service interface
  • Add pcap2flow tool for simple replay of NetFlow v5/9 and IPFIX packets from PCAP file
  • GitHub Actions: add workflow for build and RPM/DEB packages

Note: now depends on libfds v0.2.0