Here is one simple bash script which can be used to quickly sort out which IP`s are most visiting your Apache web server, by analyzing access_log file.
You just put chmod +x on it and run as root … It will ask you for location of Apache log file, and after that you will get [...]
