Re: How to generate standard logs with IIS 5
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 03/02/05
- Next message: Kristofer Gafvert: "Re: "Server Too Busy" when request queu hits 100 ???"
- Previous message: Steven Burn: "Re: IIS permissions + scripts etc"
- In reply to: Cacho: "How to generate standard logs with IIS 5"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 02 Mar 2005 11:47:00 -0800
Hello,
cs-uri-stem (lacm.php) is the resource accessed. There is no resource
(file) on your file system that is named lacm.php?limite=30.
The field after cs-uri-stem is cs-uri-query, and this is were your query
is logged (limite=30).
So, there is nothing to solve here. It is standard behavior. Your logging
software should know this.
-- Regards, Kristofer Gafvert www.gafvert.info - My Articles and help www.ilopia.com Cacho wrote: > > Hello > > I've installed an IIS 5. I want to get some statistics with Awstats software and it ask me for standard logs. I've configured IIS but when I see the logs I find something like this: > > 2005-02-25 09:25:13 80.58.32.xxx - GET /lacm.php limite=30 200 24192 HTTP/1.1 > Mozilla/4.0+(compatible;+MSIE+5.5;+Windows+NT+4.0) http://www.xxxx.com/lacm.php?limite=20 > > > As you can see, it generate logs with links without the ? sign before parameters > > GET /lacm.php limite=30 > > > How could I solve this ? > > > Thanks in advance > > J
- Next message: Kristofer Gafvert: "Re: "Server Too Busy" when request queu hits 100 ???"
- Previous message: Steven Burn: "Re: IIS permissions + scripts etc"
- In reply to: Cacho: "How to generate standard logs with IIS 5"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|