This project is a cross-platform Kafka GUI client. A star would be appreciated to support the open-source effort by the author. Thank you!
Features of Kafka-King
- View the list of cluster nodes, dynamically configure broker and topic settings.
- Support for consumer clients to consume messages from specified topics with group, size, and timeout parameters, displaying message details in tabular form.
- Support for PLAIN, SSL, SASL, Kerberos, sasl_plaintext, etc.
- Create (supports batch operations) and delete topics, specifying replicas and partitions.
- Statistics on each topic's total message count, committed offset, and lag for each consumer group.
- Detailed information about topic partitions (offsets), with support for adding additional partitions.
- Simulate producer behavior, send messages in batches with headers and partition specifications.
- Topic and partition health checks (completed).
- View consumer groups and individual consumers.
- Offset inspection reports.
- Support Chinese, Japanese, English, Korean, Russian and other languages
Currently supports Windows, macos, and Linux environments
HomePage:github.com/Bronya0/Kafka-King