On Tuesday, January 31, 2006 11:49 AM [EDT], Sean O Sullivan <[EMAIL PROTECTED]> wrote:
> I'm having a couple of issues - which I'm sure conf changes may help > rectify (however the amount of changes I can make are limited). > > I'm running analog-6.0-1, on RHEL3, smp system with 4GB memory. > > I have 6months worth of cache files (3.5GB), and a month of log files > (gzip'd) amount to ~10GB. > > Upto now, haven't seen any/many problems - however this month was > busier than before. > > Each month, I take cache file of the previous month. > I then use the gzip'd logs from current month to make up stats > (daily), including all previous cache files. > > On the 17th of this month, analog exited with the run out of memory > error. I created a cache file from when it was ok (jan, 01-15) - and > tried running analog with this cache file (as well as all other > previous > ones), and gzip'd log files for 16th & 17th - however this produced a > report where it gives totals, but does not sort/include 7-day > requsts/pages/bytes. Cache files don't include the information necessary to give 7 day totals - the reason cache files are small is because the links between a specific request and when it was requested aren't there any more. But in this case, because you have data from "real" log files, you will get 7-day informtion, but only if the requests occurred in th last 7 days. Data from the 16th and 17th of January doesn't. It's actually the 7 days before a TO command - you don't have one, so it defaults to "now". You can get the information for the 2 days of "real" logs by putting "TO 060118:0000" in your config. (This is true for the "last 7 days" numbers in the General summary - I don't actually know if it also applies to sorting and setting floors by the last 7 days, but I assume it does). > This means that host/failed ref/ref/search query/search > word/browser/OS/status code/file size/file type/dir/fail/req reports > are all useless really (since sort everything by 7-day). > > cfg file is located at : http://www.seanos.net/analog.cfg > (largish - so didn't wish to mail). > > I have read about exclude's & alias' - however because run the log > stats for someone elses site - can't exclude stuff, as what they wish > to see/know changes. > Same goes for Alias. > > Any ideas/suggestions in regards to this would be most helpful & > appriciated. You may need to split your report in two - for example, turn off the host and domain report in your main run, to free up the memory they take up, and then run a second report with everything turned off except those reports. How long does Analog take to generate the reports? Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------

