kcat

producer and consumer for Apache Kafka

Description

kcat is a generic non-JVM producer and consumer for Apache Kafka 0.8, think of it as a netcat for Kafka.

In producer mode kcat reads messages from stdin, delimited with a configurable delimiter and produces them to the provided Kafka cluster, topic and partition. In consumer mode kcat reads messages from a topic and partition and prints them to stdout using the configured message delimiter.

kcat also features a Metadata list mode to display the current state of the Kafka cluster and its topics and partitions.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/edenhill/kcat


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install kcat