while true ; do sleep 5 ; cat  /var/log/httpd/domains/abortretryfail.net.log | awk ‘{print $1}’ | sort | uniq | wc -l ; done