Terry Ewing ([EMAIL PROTECTED]; Wednesday, May 28, 2003 1:56 PM): > Hello, > I have more than one question. I'll send them separately to the list.
> I'm using Analog + Report Magic to collect data about a fast changing > news site. The Directory Report is crucial to seeing which stories people > are viewing. In order to collect data on each story I had to set "SUBDIR > */*/*/*" in order to see: > /dynamic/stories/I/ISRAEL_PALESTINIANS > /dynamic/stories/B/BUSH_TAX_CUTS > ...etc. > I only want to see the data from today, not the 1,000 times someone > looked at /dynamic/stories/A/AFGHAN last month. Yet, at the same time I > need to leave the Not sure if there was some important comment missing here... > I'd like to somehow generate: > Yesterday - Directory Report > This Week - Directory Report > This Month - Directory Report > Is there a way to do this without running analog many many times? Nope. One run; one report. That's how Analog works. If you want multiple reports, run Analog multiple times. You can add specific config files for each separate set of options with the +g command-line argument. Or you can just use command-line parameters for each report. > Each day I have a script that dooes the following: > - cat all weblogs together and gzip them. You don't *need* to do this, as Analog can read multiple files. Just use multiple LOGFILE commands or use wildcards. -- 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 +------------------------------------------------------------------------
