Regex layout of apache log?

Discussion in 'General' started by fordwrench, Sep 13, 2010.

  1. fordwrench

    fordwrench Member HowtoForge Supporter

    what is the regex for the apache log file at /var/log/httpd/ispconfig_access_log

    I have installed blockhosts and I am trying to setup a regex pattern to scan the logs and block ip asking for a particular pattern.
    Mainly the line that follows:


    www.mydomain.com||||1181||||120.140.74.198 - - [11/Sep/2010:00:06:32 -0500] "GET /.cod6xo/?action=captcha&a=get&i=45069&v=21 HTTP/1.0" 404 1181 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)"

    Can anyone help. TIA

    Fordwrench
     
  2. fordwrench

    fordwrench Member HowtoForge Supporter

    Can anyone help me with this?
     
  3. falko

    falko Super Moderator Howtoforge Staff

    What's the regexp that's currently being used in your /etc/blockhosts.cfg?
     

Share This Page