Difference between revisions of "2181"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
echo [[dump]] | [[nc]] localhost 2181 | echo [[dump]] | [[nc]] localhost 2181 | ||
− | dump is not executed because it is not in the whitelist. | + | [[dump is not executed because it is not in the whitelist]]. |
+ | |||
+ | cat ~/brew/etc/zookeeper/[[zoo.cfg]] | grep [[clientPort]] | ||
[[9092]] | [[9092]] | ||
+ | kafka-consumer-groups --list --bootstrap-server localhost:9092 | ||
− | {{zkcli}} | + | == See also == |
+ | * {{zkcli}} | ||
+ | * {{Zookeeper}} |
Latest revision as of 18:37, 20 March 2024
echo dump | nc localhost 2181 dump is not executed because it is not in the whitelist.
cat ~/brew/etc/zookeeper/zoo.cfg | grep clientPort
9092 kafka-consumer-groups --list --bootstrap-server localhost:9092
See also[edit]
Advertising: