grep bot /home/ehttpd/logs/access_log | awk '{print $7}' | sort | uniq -c | sort -n