Kafka's own consumer is here:
2 3 > bin/kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic test --from-beginning Source: https://kafka.apache.org/quickstart On Oct 17, 2017 8:25 AM, "Dhawan Gajendran" <dhawan.gajend...@datavisor.com> wrote: Kafka comes with a cli consumer which you could use to retrieve messages from your topic. https://github.com/edenhill/kafkacat/blob/master/README.md Please keep in mind this is more for testing purposes than for production. On Oct 17, 2017 8:20 AM, "Jaswinder Singh" <singhjassi...@gmail.com> wrote: > Hello, > > My name is Jaswiner Singh. I am new to kafka and have a questio to ask. > > Is there any way to see the producer data in kafka? > for example=> if i use filebeat to send logs to kafka so can i see that > logs in kafka ..is there any way to do this. > > thanks and regards > Jaswinder singh > > <https://www.avast.com/sig-email?utm_medium=email&utm_source > =link&utm_campaign=sig-email&utm_content=webmail> > Virus-free. > www.avast.com > <https://www.avast.com/sig-email?utm_medium=email&utm_source > =link&utm_campaign=sig-email&utm_content=webmail> > <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >