The best approach is to run analog once for each INCLUDE and look at the daily report. If you want to post-process them you might try the COMPUTER output format (which can be dropped into Excel as a CSV) or the XML output format.
-- Jeremy Wadsack Seven Simple Machines -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Tenenbaum Sent: Wednesday, November 09, 2005 5:29 PM To: [email protected] Subject: [analog-help] request report broken down by date? Here's something I want to do with Analog. Please tell me if it's possible and if so, how to do it. There is a subset of requests I am interested in. I can include those (and exclude others) with the INCLUDE command. For each of the included requests, I want to see how many times each request was made per day. So the result would look something like this: January 1, 2005 reqs url ----- --- 66 /foo/bar 77 /foo/baz January 2, 2005 reqs url ---- --- 81 /foo/bar 52 /foo/baz ...and so on, for every date contained in the log file. I know this could generate a potentially huge report, but the number of URLs I am interested in is relatively small. Thanks in advance........ +----------------------------------------------------------------------- - | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +----------------------------------------------------------------------- - +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

