just had a quick look... there are some things in your implementation that mine doesn't have and vice versa. Let me get mine to a point where I can do a clean commit (still shuffeling lots of code) and then we can see what we can merge :-)
Rainer 2014-12-14 17:03 GMT+01:00 Rainer Gerhards <[email protected]>: > What a coincedence... I am working on such a module since a couple of > days. Will see if we can merge something... > > Rainer > > 2014-12-14 17:02 GMT+01:00 Tait Clarridge <[email protected]>: > >> 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. >> > > _______________________________________________ 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.

