is there any way to run analog with the files as they are? if not--what is the standard date format that analog reads? i was thinking about creating a perl script to add the missing date to the log files for this month. if i just add the date will analog run?
thanks for your help. -----Original Message----- From: Aengus [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 3:52 PM To: [EMAIL PROTECTED] Subject: Re: [analog-help] problems with IIS logformat Gilman, Marc <[EMAIL PROTECTED]> wrote: ... > i've copied a brief excerpt of the current logfile > format below ... > #Software: Microsoft Internet Information Server 4.0 > #Version: 1.0 > #Date: 2002-04-13 00:00:04 > #Fields: time c-ip cs-method cs-uri-stem sc-status > 00:00:04 63.172.50.166 GET /highsmith/home.htm 200 > 00:00:05 63.172.50.166 GET /cover/002031.jpg 200 > 00:00:05 63.172.50.166 GET /highsmith/images/banner.gif 200 > 00:00:07 64.231.171.24 GET /college/english/nawmsh/nawshtoc.htm 200 If you look at the warning that Analog generates when you run it against this log file, you will see that it says that the problem is that the lines contain "time without date". Turn on the date field in your logs - Analog requires it. http://www.analog.cx/docs/faq.html#faq105 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 +------------------------------------------------------------------------ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
