pf » Tag: logs on Pete Freitag's Blog
December 06, 2006
Monitoring Log files in Realtime on Unix
Here's a handy trick for monitoring log files on unix, linux or mac's.SSH on to your server then type:
tail -f /var/log/httpd/access_log
The above command will show you the last few lines of the log file, this is no suprise if your fimiliar with tail command.
August 27, 2003
A good and free log analysis tool - awstats
There are a lot of free http log file analysis tools out there that haven't been updated since the mid 90's, awstats however is both free, and up to date. It looks a bit like web trends (though I haven't used web trends in several years). Here's an online demo.
Subscribe to my RSS Feed:
RSS
RSS
Pete Freitag is a software engineer, and web developer located in








