KafkaΒΆ

Apache Kafka is a popular message broker platform that is supported by ntopng (Enterprise M+ license is required). It can be used both as ZMQ drop-in replacement, or to deliver data produced by ntopng to remote consumers. Contrary to ZMQ, a Kafka broker implements some message persistency that enables applications (e.g. nProbe and ntopng) to be decoupled.

Using Kafka with ntopng

Note

We suppose that the kafka broker has been already setup and configured in order to be used by ntopng.

Below you can read mode about how to use Kafka with ntopng (and nProbe):