Difference between revisions of "9092"
Jump to navigation
Jump to search
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[kafka-consumer-groups]] --list --bootstrap-server localhost:9092 | ||
+ | |||
+ | [[kafka-topics --list]] --bootstrap-server localhost:9092 | ||
+ | |||
+ | |||
+ | [[2181]] | ||
+ | [[~/brew/etc/kafka/server.properties]] | ||
+ | |||
+ | [[brew services restart kafka]] | ||
+ | [[netstat -an]] | grep 9092 | ||
+ | [[kafka-broker-api-versions --bootstrap-server]] localhost:9092 | ||
== See also == | == See also == |
Latest revision as of 19:17, 20 March 2024
kafka-consumer-groups --list --bootstrap-server localhost:9092
kafka-topics --list --bootstrap-server localhost:9092
2181 ~/brew/etc/kafka/server.properties
brew services restart kafka netstat -an | grep 9092 kafka-broker-api-versions --bootstrap-server localhost:9092
See also[edit]
Advertising: