kafdrop - kafka可视化web工具 kakfa


https://github.com/obsidiandynamics/kafdrop

https://hub.docker.com/r/obsidiandynamics/kafdrop


docker run -d  -p 8098:9000   --name kafdrop  --restart always  -e KAFKA_BROKERCONNECT='kafka:9092'   -e JVM_OPTS="-Xms32M -Xmx64M"  -e SERVER_SERVLET_CONTEXTPATH="/"  -e TZ='Asia/Shanghai'   --ulimit nofile=262144:262144  -v /etc/localtime:/etc/localtime:ro    --link  kafka obsidiandynamics/kafdrop:latest


http://g.htmltoo.com:8098


-e KAFKA_BROKERCONNECT='host:port,host:port' 


签名:这个人很懒,什么也没有留下!
最新回复 (0)
返回