I wanted to make the debugging process simpler, so I wrote a simple log parser and display that shows only 'interesting' entries from the current day in error.log and whimsy_error.log. Requires Member login.
https://whimsy.apache.org/members/logs Sometimes it's helpful to see if errors occur together, or to just see interesting entries instead of endless cruft. The whimsy/logparser can also parse the past few days of .gz logs (to see trends). Separately, LogParser.get_access_reports() pulls out some possibly interesting access data - I was curious which tools get used, and how people get there. Needs more thought to be truly useful - and overall, most tools don't seem to be used often. -- - Shane Director & Member The Apache Software Foundation
