Categories

Updated: 06/22/2005

Watch Weblog

WATCH WEBLOG - Apache log watching utility Copyleft 2005 - Nathan E. Pralle DESCRIPTION: This utility will allow you to watch, interactively, an Apache access_log for a website. It shows you the domain accessing, how many times they have done so, and what page or resource they are requesting. This utility accepts input from standard in (STDIN) so it is best coupled with ''tail'' It employs a DNS cache to enable faster lookups as well. SYNTAX: tail -f location/to/access_log | watch_weblog.pl REQUIRED: Perl Sockets (default install)
Similar Scripts for "Watch Weblog"

Apache::ASP

This perl module provides an Active Server Pages port to the Apache Web Server with perl as the host scripting language. This module works under the Apache Web Server with the mod_perl module enabled. This is a portable solution, similar to ActiveSta...

Configuring Windows 98 for Local PHP Development

This is documentation for installing Apache 1.3.9, PHP 3.011, Perl 5.00502 and MySQL 3.21.29, but should work with ANY recent (or more recent) versions of this software. It also includes links for all the required modules and programs.

CookieStats

CookieStats is a small perl script that scans the cookies_log generated by Apache and produces a list of accessed pages and unique cookies. This has the effect of screening out duplicate accesses by single browsers and gives a relatively hard lower l...

RefStats

RefStats is a small perl script that scans the refered_log or ECLF format access_log generated by NCSA httpd 1.4/1.5 or Apache and produces a list summarizing what referring URLs were reported by browsers, with a count of the number of times each ref...

BrowserCounter

BrowserCounter is a small perl script that scans the agent_log generated by NCSA httpd 1.4/1.5 or Apache and produces a table summarizing what browsers people have used to access a web server.
©2003-2008 jCay.com