Install Conduktor
Conduktor is a desktop application. So you need to download it first. If you are using a Mac, you can install it usingbrew too.
Connect Your Cluster
Once you install Conduktor and create an Upstash Kafka cluster and topic, you can connect your cluster to Conduktor. Open Conduktor and click onNew Kafka Cluster button.
- You can set any name as
Cluster Name. - Copy Kafka endpoint from Upstash console and
paste to
Bootstrap Serversfield. - In Upstash console, copy the properties from the
Propertiestab. Paste it to theAdditional Propertiesfield on Conduktor.
Once you connected to the cluster, now you can produce and consume to your
topics using Conduktor.
