[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reviewing httpd access log



On Mon, 2004-08-02 at 00:11 -0400, Nick Holland wrote:
> J Moore wrote:
> > Reviewing my /var/www/logs/access_log file it seems there are a lot of 
> > "bogus" entries; i.e. people trying various hacks, looking for 
> > weaknesses, testing for win32, etc, etc.
...
> My recomendation: just ignore it.  Not worth what you might end up doing 
> to yourself...

SetEnvIf Request_URI <regex> stupid-windows-virus
CustomLog /var/log/httpd/access_log combined env=!stupid-windows-virus

At least that way you don't have to look at it anymore.
-- 
;; Rob