Access Log Analysis

A while ago I wrote an article entitled Logging the HTTP requests! where I mentioned why you should implement a logging system (especially when you haven’t got access to the access log, like in shared hosting environment) and how to implement a simple (or not) logging system. Today we will go a step further.

(continue)