Straight to the point, these are the access statistics to my server:
sudo cat /var/log/httpd/access.log | awk -F\\" \'{print $6}\' | sort | uniq -c |