awk -F\" '{print $6}' access.log | sort | uniq -c | sort -rn | head -n 30
Most popular user-agents from visitors to our sites