Hello there!
I am newbie in the world of Apache Kafka and I have just implemented a
standalone cluster of Kafka. I also tested it by running one producer
process and 2 consumer processes and no issues were found.
However, I would just like to know in which directory in the
LocalFileSystem the data exchanged between consumers and producers is
stored. Is that data readable through a normal text editor?
Also, how do I read all the logs in the directory pointed by log.dir in
server.properties configuration file?
Thank you.
Regards,
Rishikesh Gawade

Reply via email to