Hi Fabio, On Thu, Dec 6, 2012 at 6:10 PM, Fabio Sangiovanni <[email protected]> wrote: > Hi, > > I'd be very interested in sending log messages from rsyslog to an AMQP > destination. > That, together with persistent on-disk queues, would be an amazing feature > for mass log collection and integration of syslog with other applications. > Is it even in the plan? >
Not AMQP, but maybe you will find omzmq3 useful [1] You can also use the omprog module [2] and from your program send logs to a RabbitMQ server (or anything else that support AMQP) 'Hope that help :) 1. http://git.adiscon.com/?p=rsyslog.git;a=tree;f=plugins/omzmq3;h=6c9f8763a462af4756a6c4579dc3b27c82722b19;hb=HEAD 2. http://www.rsyslog.com/doc/rsyslog_conf_modules.html/omprog.html -- Jérôme _______________________________________________ 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.

