Just a heads up that Ken has integrated some of the patches: https://github.com/aggregateknowledge/rsyslog-zeromq/commits/master
We did some more testing yesterday (of the output plugin) - I sent a several million events through a chain of rsyslog servers, the final end point being a zmq push socket feeding a pool of workers that parsed the messages - everything worked great. I hope to spend some time this weekend doing a quick write up. Pub / sub should be coming soon! Brian On Wed, Jun 1, 2011 at 1:36 PM, Brian Knox <[email protected]> wrote: > Ken is working on integrating the patches for the zeromq modules - he hopes > to have them integrated by tomorrow, at which point we're going to do some > high load testing of at least the omzeromq module. > > Thanks for the feedback everyone! > > Brian > > > On Wed, Jun 1, 2011 at 1:23 AM, Rainer Gerhards > <[email protected]>wrote: > >> Hi folks, >> >> thanks for the continued effort. I just wanted to let you know that I am >> currently redoing large parts of the config system. I expect an initial >> release either later today or early next week (there is a public holiday >> tomorrow and I'll be probably away for the weekend ;)). >> >> Rainer >> >> > -----Original Message----- >> > From: [email protected] [mailto:rsyslog- >> > [email protected]] On Behalf Of Brian Knox >> > Sent: Wednesday, June 01, 2011 3:04 AM >> > To: [email protected]; rsyslog-users >> > Subject: Re: [rsyslog] ZeroMQ input and output plugins >> > >> > Christian - >> > >> > Thank you so much for giving this a spin and for the patches - I'll >> > pass >> > them on to our developer on the project this week. I know he was >> > working on >> > pub / sub config already so I know he'll be excited someone else saw >> > the >> > utility in it and offered a patch. >> > >> > Brian >> > >> > On Tue, May 31, 2011 at 4:43 PM, Christian Brunner <[email protected]> wrote: >> > >> > > This is great! I started an omzeromq module some time ago, but never >> > > really finished it. >> > > >> > > I've now managed to get it running with the current rsyslog master >> > > branch and have added a configuration option for the messaging >> > pattern >> > > (please see the following patches). >> > > >> > > Christian >> > > >> > > >> > > 2011/5/27 Brian Knox <[email protected]>: >> > > > If anyone has any interest - we released zeromq input and output >> > plugins >> > > for >> > > > rsyslog today. They are relatively new and there's work to do on >> > them, >> > > but >> > > > we have them up and running in our lab. We'd love other people to >> > take a >> > > > look and provide us with feedback! >> > > > >> > > > Thanks >> > > > >> > > > https://github.com/aggregateknowledge/rsyslog-zeromq >> > > > _______________________________________________ >> > > > rsyslog mailing list >> > > > http://lists.adiscon.net/mailman/listinfo/rsyslog >> > > > http://www.rsyslog.com >> > > > >> > > _______________________________________________ >> > > rsyslog mailing list >> > > http://lists.adiscon.net/mailman/listinfo/rsyslog >> > > http://www.rsyslog.com >> > > >> > _______________________________________________ >> > rsyslog mailing list >> > http://lists.adiscon.net/mailman/listinfo/rsyslog >> > http://www.rsyslog.com >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com >> > > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

