vote up 3 vote down star
1

Anyone knows of a good error log beautifier? (should be able to handle apache error logs).

Should be open source / free, preferably with a web interface

flag

25% accept rate
ah oops, missed that key word there... :) – Owen Oct 3 '08 at 0:38

3 Answers

vote up 1 vote down

I use http://www.librelogiciel.com/software/ScanErrLog/action_Presentation It runs through the error log producing a summary webpage, or some other formats. While it's best run from a regular cron-job (and it will keep a record of what it's parsed before to save effort), it can also be run as a CGI (though the demo appears to be broken).

link|flag
I don't want statistics, I want the actual error log - but in formatted display, broken into columns etc – Eran Galperin Oct 5 '08 at 10:02
vote up 1 vote down

I use Webalizer to process my website's logs. Its web-interface might be a bit dated but it's very powerful, reliable and can handle very large logs. It's also quite easy to set up which a big plus in my book as you don't want to be worrying about the software, you just want to visualise the data.

link|flag
I said error logs... I'm not interested in statistics – Eran Galperin Oct 9 '08 at 1:24
vote up 0 vote down

You can see a sample report generated using Analog and Report Magic at this address: http://www.reportmagic.org/sample/index.html. The Failure Report is simple, but is a starting point.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.