This free perl script allows you to view your web server's accesslog. Your log, usually named access_log, contains all sorts of useful information about hits on your web site such as user's IP, country, date, time and path travelled. All you need is a cgi-bin and the path to any log file on your server. Ideal for viewing large files, you can select a group of lines to view rather than load the entire file. |