Hi,
I'm new to the list. I've got a log rotation utility that runs at
12:10am, it tar and gzips the log files and puts them in a directory and
file name for the previous day. So this morning it put the file in a
directory like this: /archive/2000/05/access_log_2000_05_16.tar.gz
I have analog set to run at 12:25am to produce results from the previous
day (and create an index.html file). The problem is, since it is
actually the 17th, the LOGFILE directive (shown below) doesn't find the
log file, because it's looking 1 day ahead.
LOGFILE /home/web/a/acs/logs/archive/%Y/%M/access_log_%Y%M%D.tar.gz
Is there a simple fix for this problem?
Thanks,
--John
------------------------------------------------------------------------
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/analog-help@lists.isite.net/
------------------------------------------------------------------------