Apocrypha

kcat

Generic command line non-JVM Apache Kafka producer and consumer

kcat is a generic non-JVM producer and consumer for Apache Kafka, think of it as a netcat for Kafka. In producer mode kcat reads messages from stdin, delimited with a configurable delimiter (-D, defaults to newline), and produces them to the provided Kafka cluster (-b), topic (-t) and partition (-p). In consumer mode kcat reads messages from a topic and partition and prints them to stdout using the configured message delimiter.

Available in

OverlayNewestEbuildsLast activity
nest GitHub ↗ 1.7.1 2 14 d details ›

Versions & arches

VersionOverlay amd64 Committed
9999 LIVE nest follows upstream — no keywords 22 mo view · download · history ↗
1.7.1 nest amd64 testing 22 mo view · download · history ↗

Use flags of 1.7.1

  • +avro Enable avro serialization/deserialization support
  • +json Enable json support