On Tue, 23 Oct 2018, Prasad Koya wrote:
We are migrating to rsyslog-8.x for next production version.
Could you point me to any help page on (1).
the same parameters that you can put on an action, you can put on a ruleset
so you can do
ruleset(name='foo' queue parameters) {
action()
action()
}
and then in the main flow put
call foo
and you will have one thread for all the actions
David Lang
_______________________________________________
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.