Releases: CESNET/ipfixcol2
Releases · CESNET/ipfixcol2
v2.5.0
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
v2.4.0
v2.3.0
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
New release!
- 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