> >I want to analyse the a german IIS logfile but have trouble finding the >right LOGFORMAT to use. >I tried: >LOGFORMAT (%S, %u, %d.%^m.%y, %h:%n:%j, W3SVC%j, %j, %v, %T, %j, %b, %c, >%j, %j, %r, %q,) > ^^^^^^^^^^^^^ LOGFORMAT (%S, %u, %d.%m.%y, %h:%n:%j, W3SVC%j, %j, %v, %T, %j, %b, %c, %j, %j, %r, %q,) LOGFORMAT (%*S, %*u, %d.%m.%y, %h:%n:%j, %j) #LOGFILE c:\winnt\system32\logfiles\in*.log LOGFILE c:\internet\logfiles\W3svc2\*.log Barst hi. In Slovenia we are also using the same date format as you in Germany. I hope this two lines can help you. It is working for me. Have nice day. Jani Ravas from Slovenia ------------------------------------------------------------------------ This is the analog-help mailing list. To unsubscribe from this mailing list, send mail to [EMAIL PROTECTED] with "unsubscribe analog-help" in the main BODY OF THE MESSAGE. List archived at http://www.mail-archive.com/[email protected]/ ------------------------------------------------------------------------
