Skip to the content.

Kafka - Producers CLI 🏭

Refer back to the theories section for more information on producers.

Description 👀

Produce data for a topic. This is the most common way to write data to Kafka. It reads data from standard input and sends it to the Kafka cluster.


Basic Commands 📝


Examples 🧩




â†Šī¸