analog seems not to accept the UNCOMPRESS command.
it succeeds anyway, when run from command line (compressed
files end with .gz) but requires the full path to zcat ('gzip -cd' or whatever....)
when run
from anlgform.pl:
# ./analogcs.pl cg=/home/site/log/old.cfg
/usr/local/analog/analog-4.16/analog: Warning F: Problems uncompressing
logfile /home/site/log/old/access.151.gz
sh: gzip: Datei oder Verzeichnis nicht gefunden
...............................................
old.cfg looks like:
APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\")
APACHELOGFORMAT (%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\")
UNCOMPRESS *.gz /bin/zcat
LOGFILE /home/site/log/old/access*
IMAGEDIR ../images/
LANGUAGE GERMAN
USER ON
DNSFILE /home/site/log/dnscache
DNS READ
when i change UNCOMPRESS to e.g. UCOMPESS analog say, it doesnt recognize the command.
on the other handside, when i violate the path
UNCOMPRESS *.gz /biiiin/zcaaat
there are no warning or errors from analog and it keeps uncompressing (!!!)
help!
thanks
matthias piksa
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------