Kategorien
Apache shell Ubuntu

Apache Log – BadBots analysieren

grep -Eo "\(compatible;[[:space:]].*" /path/to/log | cut -f2 -d";" | sort -h | uniq -c | sort -h | tail -