- Clone solution, and build it. KafkaProducerConsumer\KafkaConsumer\bin\Debug>KafkaConsumer.exe --brokers kafka-001:9092 --topic test_topic
- Clone solution, and build it. In KafkaConsumer project properties -> Debug -> Command Line arguments add --brokers kafka-001:9092 --topic test_topic