Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 251 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 251 Bytes

kafkawrite

A small test utility to send some json-wrapped test data to a kafka cluster

Installation

go get github.com/faec/kafkawrite

Use

(With your go/bin directory in your path):

kafkawrite -host <host> -topic <topic>