Philippe - so specifying any queue parameters in the ruleset definition will as a side effect perform the equivalent of a $RulesetCreateMainQueue on? That makes sense actually. Thanks!
Brian On Tue, Apr 2, 2013 at 10:59 AM, Philippe Muller <[email protected]>wrote: > Hi Brian, > > Yes, you can do it by specifying the parameters inside ruleset(); for > example: > > ruleset(name="collectors" queue.type="linkedlist" queue.size="50000") { ... > } > > Philippe Muller > > > On Tue, Apr 2, 2013 at 4:09 PM, Brian Knox <[email protected]> wrote: > > > Is there a way to specify that a ruleset should have it's own main queue > > with the new ruleset() {...} v7 definition format? > > > > Brian > > _______________________________________________ > > 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. > _______________________________________________ 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.

