On Wed, 11 Feb 2009, Luis Fernando Mu?oz Mej?as wrote:

> Finally, I also need something with *excellent* performance, and the
> documentation states omlibdbi doesn't perform as well as other
> DB-related modules, so I decided to try my own small set of input and
> output modules.

one major limitation you will run into is that rsyslog proceses log 
entries one at a time. this means that each log entry inserted into the 
oracle database will be a seperate transaction.

changing this is a fairly major task that will require someone to sponser 
it (I've asked about this in the past, but my company has not needed the 
performance enough to do this yet)

David Lang
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com

Reply via email to