Title: uncompress problem

Hey all, I am running ananlog 3.3 on a FreeBSD system. It works fine, but I can not analyse certain
dates of log files. If I run gzip -cd [logfilename] from the freebsd command line, it works fine, but if I try to set it does not work.. here are the first couple lines of my .cfg file.

LOGFORMAT (%S %j %j [%d/%M/%Y:%h:%n:%j %j] "%j %r HTTP/%j" %c %b %j "%f" "%B")

LOGFILE /usr/local/stronghold/logs/nerds4rent.com/access_log
MARKCHAR x
BARSTYLE b
HOSTNAME "Nerds 4 Rent"
LINKINCLUDE pages
REFLINKINCLUDE pages
UNCOMPRESS  *.gz,*.Z "gzip -cd"
BROWOUTPUTALIAS Mozilla Netscape
BROWOUTPUTALIAS "Mozilla (compatible)" "Netscape (compatible)"
BROWOUTPUTALIAS IWENG AOL

Reply via email to