chad wrote:

>the thing here that really confuses me most is that instead of apache 
>style logging of for example  "GET /cpanel.asp?action=env"  , IIS logs 
>them in 3 separate fields, that is, the 'cs-method' , 'cs-uri-stem' and 
>the 'cs-uri-query' fields
>how does analog cope up with this? 

Analog recognizes the cs-method, cs-uri-stem and cs-uri-query fields 
from the #Fields line. (Versions prior to 4.11 didn't recognize IIS5 
logs automatically, and used the W3C spec to interpret the fields, 
rather than Microsoft's version of it :-)

Analog ignores cs-method (ie %j) and cs-uri-stem is %r and cs-uri-query 
is %q.

If you are using version 4.11, you don't need to specify a LOGFORMAT for 
IIS5 log files.

Aengus
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to