Voytek Eymont ([EMAIL PROTECTED]; Tuesday, June 25, 2002 3:54 AM):
> ** Reply to note from "Aengus" <[EMAIL PROTECTED]> Tue, 7 May 2002 14:52:30 +0100 >> voytek <[EMAIL PROTECTED]> wrote: >> > On Tue, 7 May 2002 14:20:19 +0100, Aengus wrote: >> >>> >> >>> I have a few of these in such a format: >> >>> E:\analog]dir \users\sbt.net.au\logs\access* >> >>> >> >>> ... >> >>> 29/09/97 18:37 394 0 access.sep2997.gz >> >>> 1/10/98 0:08 12326 0 access.sep301998.gz >> >>> 1/10/99 0:03 31691 0 access.sep301999.gz >> >>> 30/09/97 19:07 315 0 access.sep3097.gz >> >>> 804 file(s) 10791732 bytes used >> >> >> >> Just as a matter of interest, have you tried to uncompress the files >> >> first, to see if it makes any difference? Perhaps the problem us with >> >> the uncompressing, rather than with Analog itself. >> > >> > if I specify a single file, it does run on it OK, as-is, GZIPed; >> > so, I'd assume uncompressing is OK >> >> But have you tried it with all the files uncompressed? Does wildcard >> expansion work properly with uncompressed files? > Aengus, > yes, I tried > no, it doesn't seem to work, same as before: > <groper>[K:\analog]analog +gtac.org.au.cfg > analog: analog version 5.22/OS2 > analog: Warning F: Failed to open logfile \users\tac.org.au\logs\www*: > ignoring it > (For help on all errors and warnings, see docs/errors.html) > analog: Warning R: Turning off empty time reports > analog: Warning R: Turning off empty Redirection Report > analog: Warning R: Turning off empty Failure Report > analog: Warning R: Turning off empty Host Report > analog: Warning R: Turning off empty Host Redirection Report > analog: Warning R: Turning off empty Host Failure Report > analog: Warning R: Turning off empty Domain Report > analog: Warning R: Turning off empty Referrer Report > analog: Warning R: Turning off empty Referring Site Report > analog: Warning R: Turning off empty Redirected Referrer Report > analog: Warning R: Turning off empty Failed Referrer Report > analog: Warning R: Turning off empty Browser Report > analog: Warning R: Turning off empty Virtual Host Report > analog: Warning R: Turning off empty Virtual Host Redirection Report > analog: Warning R: Turning off empty Virtual Host Failure Report > analog: Warning R: Turning off empty User Failure Report > analog: Warning R: Turning off empty Organisation Report > analog: Warning R: Turning off empty Search Query Report > analog: Warning R: Turning off empty Search Word Report > analog: Warning R: Turning off empty Browser Summary > analog: Warning R: Turning off empty Operating System Report > analog: Warning R: Turning off empty Status Code Report > ---- > <groper>[K:\analog]dir \users\tac.org.au\logs\www* > The volume label in drive K is ECHIDNA-E. > The Volume Serial Number is 6787:7415. > Directory of K:\users\tac.org.au\logs > 2/01/02 3:31 59697 0 www.tac.org.au.01-01-2002 > 2/02/02 3:41 131055 0 www.tac.org.au.01-02-2002 > 2/03/02 3:43 67999 0 www.tac.org.au.01-03-2002 > 2/04/02 3:32 111526 0 www.tac.org.au.01-04-2002 > 2/05/02 3:42 190462 0 www.tac.org.au.01-05-2002 > . > 1/09/01 3:42 143224 0 www.tac.org.au.31-08-2001 > 1/11/01 3:51 122256 0 www.tac.org.au.31-10-2001 > 1/01/02 3:32 190221 0 www.tac.org.au.31-12-2001 > 355 file(s) 65993392 bytes used > 590582272 bytes free > adding drive letter makes little difference: > <groper>[K:\analog]analog +gtac.org.au.cfg > analog: analog version 5.22/OS2 > analog: Warning F: Failed to open logfile k:\users\tac.org.au\logs\www*: > ignoring it At this point this doesn't seem like an UNCOMPRESS issue but more likely a permissions issue. For whatever reason, Analog is unable to read those log files. Either it does not have access permission to read them or they are locked (being written by another process?). The other possibility that comes to mind is that maybe Analog for OS/2 does not expand wildcards. If your LOGFILE line just points to a single file does that work? You might have to list the files individually, or setup a batch file to read them and pass them on the command line to Analog. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
