Re: logging bad stuff separately in resin

2007-09-23 Thread Chris Hostetter
: Is there a way to filter the log that goes into resin by "bad/fatal" stuff : separate from the usual request logging? I would like to put the solr errors : somewhere else so it's more maintainable. Resin actually has one of the best logging configuration mechanisms i've seen, the docs from ca

logging bad stuff separately in resin

2007-09-22 Thread Brian Whitman
We have a largish solr index that handles roughly 200K new docs a day and also roughly a million queries a day from other programs. It's hosted by resin. A couple of times in the past few weeks something "bad" has happened -- a lock error or file handle error, or maybe a required field wa