Apache Logfile Analyzer

January 29, 2009 by admin
Filed under: Projects 

Script which can analyze Apache logfiles and show the most populair links of that day. Match those links with the links on the website itself. Goal is to get a view of which part of the site or which descriptions (TGP site) have the best hit ratio.

Script options:
- Timeperiod; we must give a time period for which we want to analyze the logfile.
- Logfile; which logfile we want to examine.
- String; the search string which must match so that we don’t analyze pictures, favicon requests and other bogus info.
- Optional the request pages, same links are displayed on mutiple pages so we want to be able to analyse without looking at the request page and with a split by request page.

The script then should match the links in the logfile to the position of that link on the mainpage (TGP) and by color or number show which positions or descriptions are the most populair.

Example of logfile is available on request!

Go to Source



Random Projects

Comments

Comments are closed.

Better Tag Cloud
goingup