TERMIS wrote:
> Here's the problem (I didn't find anything in the Docs): I want Analog to
> make an output report from logs that succeed one another chronologically. My
> ISP deletes the log files periodically, but I want a continuous report, at
> least on some of the items.
>
> Is there a way to either:
>
> 1) "Join" or "stitch" together two access logs (say, one from 12/5/00 to
> 12/30/00 with one from 12/31/00 to 1/9/01) so that Analog will read them as
> one continuous log?
>
> or
>
> 2) Force Analog to read two access logs where one follows in time
> immediately after the other?
[2]. You can use multiple LOGFILE statements to tell Analog to read
multiple files, e.g.
LOGFILE access.2000.12
LOGFILE access.2001.01
You can also use wildcards with the LOGFILE command: LOGFILE access*
HTH,
Jeremy Wadsack
Wadsack-Allen Digital Group
------------------------------------------------------------------------
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]/
------------------------------------------------------------------------