From: "Jason Clayton" <[EMAIL PROTECTED]> > I need Analog to generate more than 70 different reports per day. > I have been doing this by creating as many copies of analog in > different directories (with each different config file) as reports > to make.
You do not need seperate copies of Analog to make seperate reports http://www.analog.cx/docs/faq.html#faq110 > The question is: Is there any other way to do this?. It takes > between 5 to 15 minutes on analyzing a 1,5 to 2,0 Gb Common Log > format each time I do a report. (70 times 15 minutes makes = > 17,5 hours). Depending on the types of reports that you want, you may be able to get them from a cache file. You would run Analog once against the logs to generate the cache file, and then run Analog against the cache file to generate the reports. This will be a lot quicker than re-reading the whole log file each time, but you lose some level of detail. Whether or not this matters depends on the type of reports you want. > Now, I am migrating the whole directory structure to Sun Solaris > 2.6 Package (from Windows platform), and found that on 2-Micro-SPARC > tech takes a little less (2 to 5 minutes each report). What hardware are you running the Windows reports on? > On the report, the only data that I really need is "Successful > requests for pages", per each 70 different groups of URLs. Then just create 70 "FILEALIASES" and run a single Request report. If it's as simple as getting a total for each one of 70 subdirectories, you don't even need FILEALIASES, just use the Directory report. Aengus +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
