New Features
- Apache Kafka backend
Kafka is a java based message queue, and this support allows those with existing Kafka install bases to easily consume netflow records. For simplicity in this release,, the netflow data is serialised into normal JSON (not Avro, or Protocol buffers)
Bugfixes
- Fixed template ID's not being source-specific, potentially causing conflicts.