Difference between revisions of "Kafka-console-consumer"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
kafka-console-consumer --topic your_topic_name --bootstrap-server localhost:9092 --from-beginning | kafka-console-consumer --topic your_topic_name --bootstrap-server localhost:9092 --from-beginning | ||
+ | == Related == | ||
+ | * <code>[[Kafka-console-producer]]</code> | ||
− | + | == See also == | |
+ | * {{Kafka}} | ||
− | + | [[Category:Kafka]] |
Revision as of 19:15, 14 March 2024
kafka-console-consumer --topic your_topic_name --bootstrap-server localhost:9092 --from-beginning
Related
See also
Advertising: