Is your log format setup correctly? Did you try turning Debug ON to get any output? I had the same problem... My IIS server was not putting the date in front of the time on each entry in my log file. I setup the IIS sever to log the date also and it works like a champ.
-----Original Message----- From: Duke Hillard [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 5:04 PM To: [EMAIL PROTECTED] Subject: Re: [analog-help] can analog read this Peter, It looks like you're on a Windows machine and that you have a space character in your logfile path. Have you tried putting quotation marks around the path? LOGFILE "C:\My Documents\analog files\analog 5.24\log1.txt" If that doesn't work, try the SETTINGS command (http://www.analog.cx/docs/syntax.html#settings) to see where Analog is looking for your logfile. -- Duke Peter wrote: >I am still not able to get analog to read my log files. I am really pulling >my hair out now. >I have uploaded a small sample set of log files along with the config file i >am using. >http://www.paains.org.uk/logs/ >I am sure that i am missing something so simple but i will just hope that >one of the great and good from here will take a quick look and tell me. >Thanks in advance > > >----- Original Message ----- >From: "Duke Hillard" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Thursday, July 18, 2002 5:01 PM >Subject: Re: [analog-help] can analog read this > > >>Peter, >> >> I saved your message to a text file and your log data >>was saved as 3 separate lines. The format of your data >>looks exactly like the format in my Apache server logs. >>I would assume that Analog can read your data. >> >> When saving your data to a text file, the file extension >>(.log/.txt) is relatively unimportant. The important part is >>that your LOGFILE command point to that text file that >>contains your data. Have you tried running analog with >>SETTINGS ON to see where Analog is expecting your >>logfile to be located? >> >>-- Duke >> >> >>Peter wrote: >> >>>Hi this is my second attempt at installing analog to read my log files. >>> >>>My log files are sent from the server via e-mail. To remove the wrap >>>that this creates i have tried to copy/paste the raw logs into >>>a wordpad file and then saved this as a text file so that each line >>>appears as one line. >>> >>>When i point to this file analog does not read. >>> >>>I have tried pasting into the origional log file that comes with the >>>download but it saves as .txt and not .log. >>> >>>Could someone tell me is analog is able to read my files as they are, >>>or do i need to create a log string for the following? >>> >>> >>> >>>First 3 lines of raw log data: >>> >>> >>> >>>12.227.144.147 - - [11/Jul/2002:06:52:14 +0000] "GET / HTTP/1.1" 304 >>>106 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)" >>>203.198.2.7 - - [11/Jul/2002:08:00:11 +0000] "GET >>>/Templates/paains.css HTTP/1.0" 200 1664 " >>>http://www.paains.org.uk/index.html " "Mozilla/4.0 (compatible; MSIE >>>5.5; Windows 98; Win 9x 4.90; T312461)" >>>203.198.2.7 - - [11/Jul/2002:08:00:11 +0000] "GET /index.html >>>HTTP/1.0" 200 23446 " >>> >http://www.altavista.com/web?q=autism+%22autism+awareness%22&pptt=autism%7Fa >utism+awareness&kl=XX > ><http://www.altavista.com/web?q=autism+%22autism+awareness%22&pptt=autism%7F >autism+awareness&kl=XX> > >>>" "Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90; T312461)" >>> >>>Many thanks Peter >>> >> >>+------------------------------------------------------------------------ >>| 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 >+------------------------------------------------------------------------ > > +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
