You can chain the actions via &. This video tutorial may be useful:
http://www.rsyslog.com/article350/ Rainer > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Marc Schiffbauer > Sent: Thursday, November 04, 2010 10:34 AM > To: [email protected] > Subject: [rsyslog] One Queue for multiple Actions in 4.6.4? > > Hi, > > I have a rather complex config which puts logs into a database by using > several Templates with > different SQL-Statements and so I use several Actions which match > different log-lines. > > And I want rsyslog to do disk assisted queuing in case of DB-failure or > lag. > > Question: Is is possible in 4.6.4 to have ONE queue with MULTIPLE > actions so that > queued SQL-Statements will be processed in correct order like it would > be done without queueing? > > Or do I have to use the MainQueue for that which will affect log-files > in case of DB failure? > > TIA > -Marc > _______________________________________________ > 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

