kafka-by-example

Configuring the Kafka Manager

To setup Kafka Manager, navigate to http://localhost:9000 and complete the following steps:

advanced

To enable metrics and consumers you will need to provide the following configuration:

This will present a confirmation showing that the cluster has been recreated.

You can then create additional topics by navigating to Topics and adding new topics with your desired name, replication factor, and number of partitions.