Do you have a datastore that is not natively supported? Omlibdbi is kind of a fallback solution and has not been optimized that much.
Rainer > -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Patrick Hemmer > Sent: Thursday, April 05, 2012 3:29 PM > To: [email protected] > Subject: [rsyslog] does omlibdbi support transactions? > > I'm looking at switching to rsyslog from syslog-ng, but one of the critical > features needed is the ability to use transactions when writing to an SQL > database. By this I mean to not have autocommit on, or do a commit after > every insert. Basically can it be configured to do a commit after every X > inserts, or every X seconds? > > From looking around, it appears rsyslog does not support this, but I just want > to make sure. > > Thanks > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/

