Okay I'm not sure if this is the answer you are looking for but here
goes.... IIS log file entries are recorded in a different way to apache log
entries, so this may be your first problem. Try specifying the LOGFORMAT as
either MICROSOFT-NA for North American date format, or  MICROSOFT-INT for
international date format.

In addition you may need to change the configuration of your web site on IIS
to make sure it is collecting the correct information in your log files. I I
seem to remember that without doing this I got all corrupt entries too. You
can change the config by doing the following (assuming you are on NT, but I
don't think it's that different on win2k):

1)      Go to Start > Programs > Windows NT 4.0 Option Pack > Microsoft
Internet Information Server > Internet Service Manager

2)      Go to Internet Information Server, expand computerName 

3)      Right click on appropriate website name, go to properties

4)      Under the website tab go to enable logging section

5)      Use the extended properties tab and check the checkboxes for the
following options: Date, Time, Bytes Sent, Client IP_Address, Method, Url
stem, Referrer and Http Status 

Click OK

I hope this helps.

Tim
>  -----Original Message-----
> From:         [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, May 15, 2001 22:44
> To:   Analog Help
> Subject:      [analog-help] using analog
> 
> Hello, I have a question about using analog. I've been trying to get it to
> run on the logs I downloaded from my website hosting server, but it always
> comes back as 0 requests, all corrupt files. Basically, I tried running it
> with the example configuration file that is included in the documentation,
> but it didn't work. So, I tried running it with the debug on, but that did
> not work. So, I tried defining the format of my logfile, but that did not
> work, either. Here is an example of a logfile line, including the first
> lines of my logfiles, and the logformat I defined:
> 
> Logfile line:
> 
> #Software: Microsoft Internet Information Server 4.0
> #Version: 1.0
> #Date: 2001-04-13 16:27:27
> #Fields: time c-ip cs-method cs-uri-stem sc-status
> 16:27:27 205.138.230.84 GET /bussims.htm 200
> 
> Logformat:
> 
> LOGFORMAT %h:%n:%j %s %j %r %c
> 
> Can you please let me know what I should try next?
> 
> Thanks,
> Mary Ellen 
> 
> 
> 

winmail.dat

Reply via email to