Free Kafka UI - One interface for all your clusters
Explore topics, produce and consume messages, and monitor Kafka - in your browser or IDE, even on external managed Kafka clusters.
Free forever, no credit card required
Explore topics, produce and consume messages, and monitor Kafka - in your browser or IDE, even on external managed Kafka clusters.
Free forever, no credit card required
PRODUCTS
Kafka UI works where you code - in the browser or inside your IDE.
Boost your productivity with a tool designed for developers and data engineers.
Browse all your Kafka topics in one clean view. See partitions, replication factors, and metrics instantly — no CLI required. Search, filter, and dive deep into the messages that matter.
Test and publish events directly from the UI. Quickly validate payloads, headers, and schemas without extra tooling.
Stream messages in real time. Filter by key, offset, or partition and debug event flows on the spot.
Connect to your Kafka cluster in seconds. Secure auth, multiple cluster support, and zero manual setup.
FAQ
Kafka UI is a tool that lets you connect to a Kafka cluster, view topics, browse live messages, and produce messages.
You can connect to any Kafka cluster accessible from your machine, including Aiven, Confluent, or a self-hosted Kafka deployment.
The plugin supports SASL_SSL and SASL_PLAINTEXT authentication methods.
You need access to a running Kafka cluster and the following details:
host:port)Yes. You can connect to multiple clusters, and there is no limit on the number of connections.
Yes. After you connect, the plugin lists all topics in your cluster. You can browse partitions, offsets, and message contents.
Yes. The plugin displays messages in real time, including key, value, partition, and timestamp, as they are produced to a topic.
Yes. You can produce messages directly from the Kafka UI plugin after connecting to a Kafka cluster. You can also produce messages from the Aiven Console if you prefer.
Not yet. Currently, you can only view existing topics. Topic creation and deletion will be available in a future release.