I can't speak to whether the module is packaged or not for your OS as I build my own rsyslog packages. If you are building rsyslog yourself, you need to make sure you have this library:
https://github.com/edenhill/librdkafka And then ./configure --enable-omkafka should work fine. On Thu, Mar 12, 2015 at 5:46 AM, Sloot, Hans-Peter < [email protected]> wrote: > Hi, > > I have been trying to get the omkafka plugin working in rsyslog > The version installed from epel is : rsyslog-8.8.0.ad1-1.el6.x86_64 > The module omkafka is listed in the list of output modules > http://www.rsyslog.com/doc/v8-stable/configuration/modules/omkafka.html > > When starting rsyslog the following is shown in the messages file: > Mar 12 09:44:33 nlvora154 rsyslogd-2066: could not load module > '/lib64/rsyslog/omkafka.so', dlopen: /lib64/rsyslog/omkafka.so: cannot open > shared object file: No such file or directory [v8.8.0.ad1 try > http://www.rsyslog.com/e/2066 ] > Mar 12 09:44:33 nlvora154 rsyslogd-2209: module name 'omkafka' is unknown > [v8.8.0.ad1 try http://www.rsyslog.com/e/2209 ] > Mar 12 09:44:33 nlvora154 rsyslogd-2207: error during parsing file > /etc/rsyslog.d/kafka.conf, on or before line 60: errors occured in file > '/etc/rsyslog.d/kafka.conf' around line 60 [v8.8.0.ad1 try > http://www.rsyslog.com/e/2207 ] > > For elasticsearch there is a separate rpm . > How can I get the omkafka module working? > > Regards HansP > > This e-mail and the documents attached are confidential and intended > solely for the addressee; it may also be privileged. If you receive this > e-mail in error, please notify the sender immediately and destroy it. As > its integrity cannot be secured on the Internet, Atos’ liability cannot be > triggered for the message content. Although the sender endeavours to > maintain a computer virus-free network, the sender does not warrant that > this transmission is virus-free and will not be liable for any damages > resulting from any virus transmitted. On all offers and agreements under > which Atos Nederland B.V. supplies goods and/or services of whatever > nature, the Terms of Delivery from Atos Nederland B.V. exclusively apply. > The Terms of Delivery shall be promptly submitted to you on your request. > _______________________________________________ > 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.

