As suggested I by Lance Rochelle I moved unzip to the root of d:  - Didn't help

And as Jeremy Wadsack suggested I have checked by running the unzip at the command 
prompt and watch the files successfully upack to the screen.

Jeremy suggested getting gzip from cygnus.com.  Well it's been apparently been 
absorbed by Redhat.  In a brief search of th site all I've come up with so far are RPM 
files which aren't going to help me much.  I'll look some more tomorrow AM.

Thanks for the suggestiond

Blaine Wheeler
DCS SEMS Operations
Phone: 360.664.5416

>>> [EMAIL PROTECTED] 09/25/01 04:45PM >>>

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/analog-help@lists.isite.net/ 
|    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/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to