Bots: head -10000 /var/log/nginx/access.log | grep -ih -o "alpha:*bot" | sort -rn | uniq
grep -w
grep -o
grep -q
See also[edit]
ack, ag, ripgrep, grep, egrep, fgrep, agrep, ngrep, pgrep, awk, sed, strings, tr, tail, mtail, git grep, wc, uniq, LogQL, findstr (Windows), rg, git-grep, cut