I am trying to find another logging application that will allow me to log to CouchDb.
I am currently using rsyslog which is fine for logging to a mysql but doesnt seem to want to allow me to log couchdb or even let me make calls to a external script that does the calls.
syslog-ng might fulfill the job, it's very configurable and with a bit of imagination can usually be tuned to do anything. It's also available in Ubuntu's package repository so it is simple to install.