AKHQ is a GUI for monitoring & managing Apache Kafka topics, topics data, consumers group etc. You can connect and monitor your Upstash Kafka cluster using AKHQ. To be able to use AKHQ, first you should create a yaml configuration file:Documentation Index
Fetch the complete documentation index at: https://upstash-vector.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
You should replace
bootstrap.servers and sasl.jaas.config attributes with your cluster endpoint and credentials.You can find the endpoint, username and password from the cluster page at Upstash Console.
Scroll down to the REST API section to find schema-registry related configs:UPSTASH_KAFKA_REST_URLUPSTASH_KAFKA_REST_USERNAMEUPSTASH_KAFKA_REST_PASSWORD
jar file.
First download the latest release from
releases page. Then launch the
application using following command: