William D. Johnson <[EMAIL PROTECTED]> wrote:
>
> Agustin Chernitsky wrote:
>
>> I�m getting this error:
>>
>> c:\progra~1\analog\analog.exe: Warning L: Large number of corrupt
>> lines in logfile c:\IISLOG\w3svc5\ex0205.log: turn debugging on
>> or try different LOGFORMAT
>>     Current logfile format:
>>       %Y-%m-%d %h:%n:%j %S %u %j %j %r %q %c %b %T %v %A %f\n
>>
>> But the log file is correct and the format also. This is an IIS 5.0
>> Log file. I ran analog with DEBUG ON and it showed up the following
>> errors:
>
> Try adding this to your config file:
>
> LOGFORMAT MS-EXTENDED
>
> It works for me...

Don't specify any LOGFORMAT for an IIS extended Log. Analog will
recognize it from the #Software: line and the #Fields line.

If you do specify your own LOGFORMAT, the comment lines will obviously
be recognized as corrupt, because they won't match your LOGFORMAT. If
you want to prevent that, you'll have to add a second LOGFORMAT line
like:
LOGFORMAT (#%j)

Aengus

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to