Apache 408 Connection timedout Leave a Comment / Uncategorized / By greg nohup tail -f access.log | grep ‘408’ –line-buffered | awk ‘{split($0,a,” “); print a[1]; fflush()}’ | tee -a bad-408.txt