Hello,

I know that there are a lot of other users out there who are experiencing
the same problem, but I was unable to find the solution so far:

I'd like to compress my log files with gzip. I downloaded the latest gzip
and compressed them all. I then checked if "gzip -cd" uncompresses them to
standard output; it did.

I then added the option

        UNCOMPRESS *.gz ("gzip.exe" -cd)

to the configuration file, and enabled debugging. The log file shows that
analog uses this commandline to read the compressed log files, but it
doesn't parse the content (everything is 0).

I then checked if it runs the command, and removed the "-c" option. Indeed,
after running analog, all logfiles were uncompressed, but of course, nothing
usefull happened.

So: how should I uncompress the files ? Is this a bug in Analog (pipe
problem) ?

Regards,

Daniel

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to