Kafka Offset Monitor (https://github.com/quantifind/KafkaOffsetMonitor).
1.4K
This repository contains Dockerfile of Kafka Offset Monitor for Docker's automated build published to the public Docker Hub Registry.
Create a data directory on your host and put there a .conf file with your favorite command line options, then:
docker run -d -p 8080:8080 -v <persistent-data-dir>:/data hwestphal/kafka-offset-monitor
After few seconds, open http://<host>:8080/ to see the starting page.
Content type
Image
Digest
sha256:4479caf5d…
Size
334.8 MB
Last updated
almost 11 years ago
docker pull hwestphal/kafka-offset-monitor