[code:1:81fbee5d42]cat access_log | cut -d” -f2 | awk ‘{print $1 ” ” $2}’ | cut -d? -f1 | sort | uniq -c | sort -n
[/code:1:81fbee5d42]
http://www.inmotionhosting.com/support/website/stats-logging/view-request-type-url-and-response-codes-apache-access-log
Leave a Reply