Steve Anderson <[EMAIL PROTECTED]> wrote:
> I'm trying to format the following WebStats.log file that is
> generated by global.asa in IIS4:
>
> [1/1/04 12:00:57 AM]
You have ... %am] I think you need %aM]
> IP: 208.187.33.211
You have ...\n\t%j\t:...
Is that really a \t before the
I'm trying to format the following WebStats.log file that is generated by
global.asa in IIS4:
[1/1/04 12:00:57 AM]
IP: 208.187.33.211
Referrer :
Server: gacpc.com (Port:80)
Start URL : /gacpc/culture_shock/cs_country_guides.asp
SSL/HTTPS : off
Protocol : HTTP/1.1
Langu
Ahmet Baycu wrote:
> Thanks Adrian!
>
> That resolved it! Man, this program is fast!
Ahmet,
As you noticed, you will want to use both LOGFORMAT lines. HTTP/0.9
browsers won't produce any HTTP header and it probably won't get logged.
Use these:
LOGFORMAT (%Y/%m/%d %h:%n:%j,%s,"%j%w%r%w%j",
Thanks Adrian!
That resolved it! Man, this program is fast!
Running version 4.90beta1...
>
> Here is my log file format:
>
> 2001/01/11 02:00:49,63.49.198.252,"GET /toc1.shtml
> HTTP/1.1",200,6538,1,"http://1001tunes.webhost.fm","-"
>
>
> What I am using for LOGFORMAT:
>
> LOGFORMAT (%Y/%m/%
> Running version 4.90beta1...
>
> Here is my log file format:
>
> 2001/01/11 02:00:49,63.49.198.252,"GET /toc1.shtml
> HTTP/1.1",200,6538,1,"http://1001tunes.webhost.fm","-"
>
>
> What I am using for LOGFORMAT:
>
> LOGFORMAT (%Y/%m/%d %h:%n:%j,%s,"%r",%c,%b,%j,"%f",%j)
>
What You've told it is
Adding the PAGEINCLUDE *.shtml line counted a few more files of this
type but is not the problem. However, if I edit the request lines
"GET /toc1.shtml HTTP/1.1"
to
"/toc1.shtml"
then the reports come through OK although the
Ahmet Baycu wrote:
> Running version 4.90beta1...
>
> Here is my log file format:
>
> 2001/01/11 02:00:49,63.49.198.252,"GET /toc1.shtml
> HTTP/1.1",200,6538,1,"http://1001tunes.webhost.fm","-"
>
>
> What I am using for LOGFORMAT:
>
> LOGFORMAT (%Y/%m/%d %h:%n:%j,%s,"%r",%c,%b,%j,"%f",%j)
>
Running version 4.90beta1...
Here is my log file format:
2001/01/11 02:00:49,63.49.198.252,"GET /toc1.shtml
HTTP/1.1",200,6538,1,"http://1001tunes.webhost.fm","-"
What I am using for LOGFORMAT:
LOGFORMAT (%Y/%m/%d %h:%n:%j,%s,"%r",%c,%b,%j,"%f",%j)
I obtain some results but the "pages" colu