From: eldy <> Date: Thu, 25 Sep 2003 04:34:28 +0000 (+0000) Subject: Better support of ISA server X-Git-Tag: AWSTATS_6_0_BETA~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e81e7280df2aee3d31d0bc8f2b5f8ea4a0c1fe0;p=thirdparty%2FAWStats.git Better support of ISA server --- diff --git a/wwwroot/cgi-bin/awstats.pl b/wwwroot/cgi-bin/awstats.pl index 3349edf2..5bb15372 100644 --- a/wwwroot/cgi-bin/awstats.pl +++ b/wwwroot/cgi-bin/awstats.pl @@ -4669,14 +4669,14 @@ sub DefinePerlParsingFormat { $LogFormatString =~ s/sc-authenticated/%other/g; $LogFormatString =~ s/s-svcname/%other/g; $LogFormatString =~ s/s-computername/%other/g; - $LogFormatString =~ s/r-host/%other/g; + $LogFormatString =~ s/r-host/%virtualname/g; $LogFormatString =~ s/r-ip/%other/g; $LogFormatString =~ s/r-port/%other/g; $LogFormatString =~ s/time-taken/%other/g; $LogFormatString =~ s/cs-bytes/%other/g; $LogFormatString =~ s/cs-protocol/%other/g; $LogFormatString =~ s/cs-transport/%other/g; - $LogFormatString =~ s/s-operation/%other/g; + $LogFormatString =~ s/s-operation/%method/g; # GET, POST, SMTP, RETR STOR $LogFormatString =~ s/cs-mime-type/%other/g; $LogFormatString =~ s/s-object-source/%other/g; $LogFormatString =~ s/s-cache-info/%other/g; @@ -9526,7 +9526,7 @@ else { # &Read_History_With_TmpUpdate(lastprocessedyear,lastprocessedmonth,UPDATE,PURGE,"all",lastlinenumber,lastlineoffset,CheckSum($_)); # Check misc tracker --> next on loop # Check add to favorites --> next on loop -# Check protocol and complete %_error_, %_sider404 and %_referrer404 --> next on loop +# Check protocol and code and complete %_error_, %_sider404 and %_referrer404 --> next on loop # Check robot and complete %_robot --> next on loop # Clean Url and Query # Analyze: File types - Compression