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)
©2003-2019 jCay.com