Parsing Apache Server Log for Unique IPs
I created this short Perl script to tally the number of unique IPs from the Apache server log. Continue reading ‘Parsing Apache Server Log for Unique IPs’ »
Posts tagged ‘Apache’
I created this short Perl script to tally the number of unique IPs from the Apache server log. Continue reading ‘Parsing Apache Server Log for Unique IPs’ »
Interestingly, the log rotation utility rotatelogs which came with Apache does not work with Ubuntu 7.04 installation. At least not when the Apache is installed via apt-get. Continue reading ‘Apache Log Rotation on Ubuntu Server’ »