show most active agents in user logs
cat /var/log/nginx/access.log | awk '{print $1, $12,$13,$14,$15}' | sort | uniq -c | sort -n
Written by Mario Romero
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#