I mean tail is ok, right now i just use tail -n 20 /var/log/httpd/access_log<P>and it spits out the lines np, but i am sure there is some viewer that'll refresh the ...
i am trying to reduce the noise in my apache logs, and 401s are just clouding my view. i run HAProxy, and i have been able to modify the GET method it uses to inlcude a User-Agent string that i filter ...