Peter Ordal <[EMAIL PROTECTED]> (Friday, February 06, 2004 1:46 PM):
> I'm having trouble configuring analog properly. I want it to analyze > multiple files based on the TO and FROM dates I give it. For example, I > would say: > LOGFILE www.log.%Y%M%D.log > FROM 040101 > TO 040107 > and it would look at > www.log.20040101.log > www.log.20040102.log > www.log.20040103.log > ..etc. > Is this possible? (Right now, with this setup, it only looks at one log > file, www.log.20040101.log) Analog uses the current system date or the FROM date (if given) to determine what to apply to the date codes in the LOGFORMAT line. The functionality you are looking for is not currently available. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------
