> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Radu Gheorghe > Sent: Thursday, November 29, 2012 10:12 AM > To: rsyslog-users > Subject: Re: [rsyslog] Ruleset Queues in v7 > > Hi Bingely, > > You can put queue.type="linkedlist" within the action. That would make > an > action queue that would be specific for that action. > > If you want to define a different incoming queue per ruleset... I don't > know how to do that. At least not from the top of my head. But I can > try to > find out if you need that and nobody else comes up with a suggestion.
I put it on my todo list. It may be that I overlooked that case. Usually not a problem, but I modeled (by intention) the ruleset() construct so that the legacy ruleset directives can not be used to modify the new-style object. Will try to find an answer (and solution, if necessary) within the next few days. Ping me if I do not come back! Rainer > > Best regards, > Radu > > 2012/11/29 Bingely Beep <[email protected]> > > > queue.type="linkedlist" > _______________________________________________ > 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.

