Archives
There is an easy way to analyze Apache logs using grep and sed commands. We can create different type of reports with the help of some simple commands. I am taking following snippet of one Apache access log entry to explain scripts – <IP of client> – – [20/Aug/2010:11:59:59 -0700] “GET <file name to get> [...]
Feb 22nd, 2011 | Filed under System Admin
Tags: analyze logs, apache logs

