Super Kafka Manager overview
Super Kafka Manager is a self-hosted Kafka web console. A system database stores accounts, connection profiles, preferences, and audit records while a Java backend performs Kafka operations.
Core capabilities
Section titled “Core capabilities”- Initialize administrators and manage application accounts.
- Test cluster connections and browse brokers, topics, partitions, and configuration.
- Create/delete topics, expand partitions, and update topic settings.
- Browse messages by partition, offset, or timestamp with server-side filtering and live tail.
- Decode Avro and JSON Schema wire formats and export JSONL or raw content.
- Inspect consumer lag and reset offsets with dry-run and execution steps.
- Manage Schema Registry, Kafka Connect, and ACLs.
- Use SSL, SASL, SCRAM, GSSAPI, OAuth, and MSK IAM connection templates.
System storage
Section titled “System storage”Local H2 is the default. PostgreSQL, MySQL, MariaDB, KingbaseES, HighGo, and Dameng can store application configuration.