hi hussein, we use an nginx "after request hook" written in perl that uses the kafka perl client to push events into kafka. only a few lines of code, and works much better than it sounds ;)
cheers tim On 2012-06-27, at 07:24 , Jun Rao wrote: > There are a few non-java clients (mostly producers) in contrib that you can > try (not exactly sure how up to date each of them is). As for encoding, > anything like JSON or avro should be fine. > > Thanks, > > Jun > > On Wed, Jun 27, 2012 at 5:42 AM, Hussein Baghdadi > <hubaghd...@hotmail.com>wrote: > >> >> Hi,I want to send web traffic data to Kafka as events, something >> like:<page, timestamp, user-agent ....>And some other usual suspects.1. >> Which languages can send events to Kafka (in addition to Java)?2. Any guide >> how to write an encoder for my previous event structure?Thanks for help and >> time. -- http://tim.lossen.de