Log Viewer for Apache
Log Viewer for Apache is a simple, quick, and dirty parser for Apache Web Server log files with support of sorting and filtering. I wrote this tool because I simply could not find a simple log file viewer for Apache Server logs. Even the one linked to from the Apache website, a monstrosity written in Java, wouldn't load up for me.
Download (Windows)|GPG Sig (?)
| License:Boredom Software Freeware License | Language: Compiled Binary |
| Platform(s): Win32 (NT 5.0+), Linux with GTK+2 | |
| How To Open 7-Zip Files | |
Webmasters: Please Link To This Page, Not To The File Itself.

Current Version
The most current version of Log Viewer for Apache is 0.23 Beta (Last update: 10/9/10).
Changelog
- 0.22-0.23
- Fixed UI glitch on unsupported log formats
Files Included in the Download
- Windows
- setup.exe - Program Installer
- ReadMe.txt - ReadMe File
- License.txt - License
- Linux
- apacheviewer - Program executable
- ibRBAppearancePak.so - Library
- libRBRegEx.so - Library
- libRBShell.so - Library
- libREALSQLDatabase.so - Library
- ReadMe.txt - ReadMe File
- License.txt - License
Installation
- Windows
- Execute the included setup.exe file to install.
- Linux
- Copy the executable and libraries to the desired location, make the main program executable
Issues
- Some user agents are erroneously tagged as being bots using the
default settings. A bot is defined rather simplistically as being any
user agent string containing any of the strings listed in the "bots"
section of the settings window. Some users may wish to remove one or
more of the trigger strings if they find that too many erroneous tags
are being applied. Some of the troublesome trigger strings are:
- http
- MSN
- Ask
Source Code
The source code for Apache Log Viewer can be downloaded here. It is released under the Boredom Software Source Code License.