Quick search for "kafka s3 consumer" brings up a bunch of Github projects. If you don't like any, I would write a kafka consumer in java that writes to s3. Probably less than 200 lines of code.
F. On 6/25/13 1:50 PM, "Alan Everdeen" <[email protected]> wrote: >In my application, I have logs that are sent as kafka messages, and I need >a way to save these logs to an s3 bucket using a kafka sink. > >I was wondering what the recommended approach would be to accomplish this >task, assuming I am using Kafka 0.8. > > >Thank you for your time, >Alan Everdeen
