IPFIXcol version 0.8
The most important change in this release is the addition of support for profiles. The metadata for profiles are included in every ipfix message and the plugins are able to modify their behavior based on this metadata. To assign new profiles to the received data, use the profiler plugin.
Other important changes in this release are:
- Added Simple Socket library (libsiso)
- Fixed default paths to configuration files
- Added -e option for path to ipfix-elements.xml file
- Added -S option for statistics about processed data and threads usage
- New tool: ipfixsend
- New intermediate plugin: odip
- New intermediate plugin: hooks
- Added metadata
- New intermediate plugin: profiler
- New storage plugin: json
- New storage plugin: fastbit_compression
- Added reconfiguration at runtime
- New intermediate plugin: geoip
- Added "terminating" flag accessible from plugins
- New intermediate plugin: stats
- New intermediate plugin: profile_stats
- New intermediate plugin: uid
- Added API version for plugins