Is there any web based GUIs to analyse or in realtime filter/grep log files from apache? log files that are access logs or error logs or postfix logs etc.

Edit: I don't mean traffic analysis. Much more about greping error logs to locate some error trails. locating php fatal errors, or Exceptions in error logs which is mostly a tail+grep exersize.

link|improve this question
Splunk, phpsyslog-ng, ... – quanta Dec 9 '11 at 4:20
feedback

2 Answers

Webalyzer, Urchin, Google Analytics (via upload), AWStats just to name a few. These will parse and visualize your log data. (For web stuff)

If you want something 'nifty' but limited in practicality, look at something called 'logstalgia'

For any and all logs, there's not too much and it's answered elsewhere on this site

link|improve this answer
feedback

Yet another one - Loganalyzer

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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