Is there an Apache error log viewer for Mac?
Posted
by
Hassan
on Super User
See other posts from Super User
or by Hassan
Published on 2013-01-07T16:00:23Z
Indexed on
2013/10/24
3:58 UTC
Read the original article
Hit count: 531
I need an app that reads log files to make it easier to look through the hundreds of lines of errors that apache outputs.
I've found this nice log viewer app, but it's only available for Windows. It looks like exactly what I need, except for the fact that it doesn't run on OS X.
I've also looked into GoAccess, but it can only view access logs, not error logs.
I also tried the Console in the utilities folder. It shows the log just as TextEdit would, it does no parsing at all. Is there an app for Mac that parses and displays errors from the apache error log?
© Super User or respective owner