Hi all, I was wondering if anyone had any good grep expressions or text parsing methods they use to extract the erlang errors from the couchdb log, as I've been noticing a handful popping up in mine, but they get lost amidst the sea of GETs. I don't really want to lower the log level as the micro-blip of each request is a nice indicator that everything's still humming along nicely (this is a development system) but I'd like to be able to extract the errors without having to page through the log file.
Any thoughts? Thanks, Martin
