Hey All, Been working on an output module for Kafka - along the lines of some previous work that was done by Babak Behzad (http://lists.adiscon.net/pipermail/rsyslog/2014-August/038134.html). Some more information (for context) can be found here: - http://lists.adiscon.net/pipermail/rsyslog/2013-December/035114.html - http://lists.adiscon.net/pipermail/rsyslog/2013-December/035185.html
I have updated it to use the v6 configuration style, the new v8 engine (which is really awesome by the way), and to take templates for the topic name. I have been running some tests and I have confirmed that there are no memory leaks and no unnecessary extra load, but I wouldn't mind another pair of eyes on what I have written/updated so far. The code is at https://github.com/oldmantaiter/rsyslog/tree/omkafka and I can submit a pull request if that is preferred or if there are additional review avenues to go down. For those interested, I do have a version for CentOS 7 that I could distribute as well (v6 config, but no v8 engine as rsyslog is v7.4.7 in that distribution. Best, Tait _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

