Blaine Wheeler ([EMAIL PROTECTED]):

> Pardon me for getting stuck.  I have not been able get version 5.03 to recognize the 
>compressed logs yet.

> My logfile command is:  UNCOMPRESS *.zip ("d:\progra~1\analog\unzip\unzip.exe -p")
> I also tried:  UNCOMPRESS *.zip ("d:\progra~1\analog\unzip\unzip.exe" -p)
> and:  UNCOMPRESS *.zip ("d:\program files\analog\unzip\unzip.exe -p")
> and   UNCOMPRESS *.zip ("d:\program files\analog\unzip\unzip.exe" -p)

> With DEBUG ON I see every expanded .log file process but no attempt
> to read a zip file or any of the compressed logs..

> WIth WARNINGS ON I see that analog recognizes the UNCOMPRESS command
> and it put the parameter in the rgiht place when I place the -p
> outside the quote but inside the ()

> I am using the unzip 5.42 utility from info-zip.org
> (http://www.info-zip.org) because we use it in another application
> for decompression into memory and because I haven't located a
> version of gzip for Windows NT yet.

You can get one from cygnus systems. http://www.cygnus.com/

> At this point I need help debuggning my command, finding gzip or any
> other great ideas.  Except for this I am very pleased with Analog.
> We have almost 1 gig of logs from just one of our servers and
> storage is becoming an issue.

Try running the command on the command line outside of analog if you
type

"d:\program files\analog\unzip\unzip.exe" -p logfile.zip

Do you get the entire log file printed to the screen? That's what
Analog is expecting.


-- 

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
+------------------------------------------------------------------------

Reply via email to