kafka-webview
Easy-to-use web based interface for reading data from Kafka, providing basic filtering & searching.
1M+
More details at https://github.com/SourceLabOrg/kafka-webview
A full-featured web-based Apache Kafka consumer. Kafka WebView presents an easy-to-use web based interface for reading data out of kafka topics and providing basic filtering and searching capabilities.
Features
Connect to multiple remote Kafka Clusters.
Connect to SSL and SASL authenticated clusters.
Supports standard key and value deserializers.
Supports uploading custom key and value deserializers.
Supports both customizable and enforced filtering over topics.
Supports multiple user management and access control options:
Use in app defined users (default).
Use LDAP server for authentication and authorization.
Disable user authorization entirely (open anonymous access).
Web Based Consumer Supports
Seeking to offsets
Seeking to timestamps
Filtering by partition.
Configurable server-side filtering logic
"Live" web socket based streaming consumer
Consumer group state monitoring
Start up the latest docker image by running: docker run -it -p 8080:8080 -v kafkawebview_data:/app/data sourcelaborg/kafka-webview:latest
Point your browser at http://localhost:8080 and login using [email protected] with password admin
Content type
Image
Digest
sha256:2d27d5e3a…
Size
196 MB
Last updated
over 3 years ago
docker pull sourcelaborg/kafka-webview:2.9.1