Shadaan Osmani <[EMAIL PROTECTED]> wrote: > I have a problem. My Web Site Log files are in an IIS format(a sample > text file is enclosed)...Analog seems to reject this format...Can you > help me put together a LOGFORMAT command to get this thing working?
The current version of Analog reads that log file without any problems, and without specifying any LOGFORMAT. http://www.analog.cx/docs/whatsnew.html#new5.02 says that versions from 5.02 understand IIS logs with 4 digit years. I know that there was also an issue with recognizing IIS 5 logs when Windows 2000 first came out, but that was fixed in version 4.11. Here's the summary Analog generates from your log. the only change to the default analog.cfg is to uncomment PAGEINCLUDE *.ASP. Successful requests: 109 Average successful requests per day: 2,635 Logfile lines without status code: 3 Successful requests for pages: 22 Average successful requests for pages per day: 512 Failed requests: 52 Redirected requests: 3 Distinct files requested: 82 Distinct hosts served: 21 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 +------------------------------------------------------------------------
