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/

Reply via email to