From the course: Complete Guide to Apache Kafka for Beginners

Unlock the full course today

Join today to access over 25,200 courses taught by industry experts.

Conduktor: Demo

Conduktor: Demo

- [Instructor] So let's have a quick look at the Conductor UI so you can see what is available. So we have in the Home, the information about our cluster. In the top left, we can select a cluster, even manage them, and you could add clusters if you wanted to by just having your cluster name, the technical name ID, and the bootstrap servers, as well as any authentication method if necessary. And we give you guides to connect to so many kinds of Kafka. So we can select multiple clusters. Here we have this one, and in there we have a view around some indexing state and the recently viewed topics, subjects and so on. So if you go into topics, you will find all the topics that you know. For example, for the first topic, I can find all my records with the key, the values, the timestamps, and so on. I can click on a specific message and get some details, such as, for example, what was the key? What was the value? As…

Contents