Mailing List Archive

warning M/format
Hello,

I wanted to analyse logfiles. I'm using Analog 6.0 with Windows XP and IIS 6.0.
The Problem is, that my report shows no charts, only this:

Successful requests: 0
Logfile lines without status code: 3
Unwanted logfile entries: 3

and just the headline 'Genaral Summary', although I activated much more functions.

I think it's an error because of the format, but I can't find it.

My logfiles look like this:

#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2009-07-25 14:05:44 W3SVC1 146.254.65.180 GET / - 80 - 146.254.72.135 Jakarta+Commons-HttpClient/3.0.1 401 2 2148074254

In my sourcecode I tried to do it like this:

LOGFORMAT (%Y-%m-%d %h:%n:%j %r %j %j %j %q %j %u %s %j %c %j %j)

and when I run it, my cmd shows that:

F: Detect that it's in Microsoft's version of extended format
analog: Warning M: Logfile \\erls262a\IIS-LogFiles\W3SVC1\ex090725.log<file://\\erls262a\IIS-LogFiles\W3SVC1\ex090725.log>
contains lines with no bytes: byte counts may be low

F: Opening C:\stats\reports\2002.08.html as output file
analog: Warning R: Turning off empty time reports
analog: Warning R: Turning off empty Request Report
analog: Warning R: Turning off empty Failure Report
analog: Warning R: Turning off empty Failed Referrer Report
analog: Warning R: Turning off empty Browser Report
analog: Warning R: Turning off empty Status Code Report

I hope you can understand what I mean, although my English isn't perfect.

Thank you for your help!!!

Best regards, Nina Bittner