Conduktor Console

A powerful UI that supports you with many essential tasks when working with Kafka.

Access Web UI

Open in browser: http://<server-ip>:8080

Complete the initial setup.

Kafka Cluster Setup

For external Kafka, connect using the interactive guide: https://conduktor.navattic.com/cluster-configuration

Systemd Service Management

systemctl start conduktor-console    # Start manually
systemctl stop conduktor-console     # Stop service
systemctl status conduktor-console   # View status
systemctl enable conduktor-console   # Enable on boot

Application Details