LogMiner

Software Screenshot:
LogMiner
Software Details:
Version: 1.23
Upload Date: 2 Jun 15
Developer: Simone Tellini
Distribution Type: Freeware
Downloads: 6

Rating: 3.0/5 (Total Votes: 1)

LogMiner is a powerful log analysis package for Apache (or other web servers using the combined log format).

LogMiner can extract and present several reports, about visits, hits, traffic, requests, navigation paths, browsers and OS's used by users and so on.

Data is stored in a PostgreSQL database, using a schema which has been optimized to reduce redundancy at minimum.

LogMiner has been inspired by the popular Webalizer package, but it differs in certain core points:

data is stored in a DBMS backend and reports are generated on-the-fly, while Webalizer generates plain html files. A DBMS allows to extract and aggregate data in many ways, whenever you need. A drawback is that you won't have the processing speed of Webalizer when parsing log files.
Webalizer only indexes the last 12 months of data: previous reports are still on disk, but aren't accessible from any link. This is the most annoying thing of Webalizer, in my opinion: I'm sick of having hundreds of unused files around

LogMiner allows to navigate to previous months easily.
Webalizer reports are hardcoded in the program. LogMiner implements reports in a more extensible way. Each report is in fact a simple PHP class, usually supported by a PL/pgSQL function (although you're free to insert your SQL queries in the PHP code if you like).
LogMiner offers more reports than Webalizer: for instance, the OS charts and the navigation graphs.

Depending on your needs, you might prefer LogMiner over Webalizer, especially if you like having a central SQL repository for your data which enables you to extract the data you need at any time, or to add a kind of report which wasn't planned from the start and apply it to older data.

If you don't have a PostgreSQL database or you expect to process huge log files in seconds, go for Webalizer.

Other Software of Developer Simone Tellini

3Doku
3Doku

13 Dec 14

Falling Hex
Falling Hex

15 Nov 14

Quick Sprites
Quick Sprites

15 Nov 14

MP3 Cat
MP3 Cat

26 Jan 15

Comments to LogMiner

Comments not found
Add Comment
Turn on images!