LogMiner is a powerful log analysis package for Apache/IIS (or other Web servers using the "combined" or Extended W3C log formats). It can produce detailed reports about visits, hits, traffic, navigation paths, browsers and operating systems used by users, and so on.
| Tags | Internet Log Analysis |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent POSIX Linux |
| Implementation | C++ PHP |
| Translations | English |
Recent releases


Changes: This release fixes some build problem on modern distributions and includes a new cleanup function that can be used to purge old accesses from the database.


Changes: A typo in the DB upgrade script has been fixed.


Changes: A report about networks has been added. This allows you to monitor requests coming from specific IP ranges.


Changes: This release adds support for libpqxx 2.6.9. SQL errors are now logged and don't interrupt the parsing of log files.


Changes: The log parser can now process all the files contained in a directory in addition to single log files.