Thanks for the input. I've tried flume but the performance is not nearly as good as kafkacat.
On Tue, May 19, 2015 at 2:40 AM, Magnus Edenhill <mag...@edenhill.se> wrote: > Hi Clay, > > not really sure what you mean by socket, but if you want something > listening on a network port and forwards/produces all data to Kafka then > you might want to look at n2kafka: https://github.com/redBorder/n2kafka > > Another alternative would be to use inetd, socat, or similar to pipe a > network socket to kafkacat. > > Regards, > Magnus > > > 2015-05-19 2:02 GMT+02:00 clay teahouse <clayteaho...@gmail.com>: > > > Hi All, > > > > Does anyone know of an implementation of kafkacat that reads from socket? > > Or for that matter any kafka producer client that can read from socket > and > > publish to kafka? > > > > thanks > > > > Clay > > >