123mail wrote: >> Hello, >> >> I'm using analog 5.32 and my site has 3 top directories >> (www.our-site.com/dirA <http://www.our-site.com/dirA>, >> www.our-site.com/dirB <http://www.our-site.com/dirB>, and >> www.our-site.com/dirC <http://www.our-site.com/dirC>). >> >> I am only interested in getting metrics for www.our-site.com/dirA >> <http://www.our-site.com/dirA> and I'd like to exclude all the dirB >> and dirC requests from my General Summary Report and the other >> reports like Monthly, Weekly reports, etc. Is there a way I could do >> this?
If you want Analog to ignore everything that isn't in /dirA/, then tell Analog to just include /dirA/* FILEINCLUDE /dirA/* >> I tried couple things but it deosn't seem to work: >> 1. Used the DIREXCLUDE command (DIREXCLUDE /dirB, dirC) DIRINCLUDE is an "output exclude" - it only excludes lines from the Directory report, it doesn't prevent Analog from processing any lines in the logfile. >> 2. Used the INTSEARCHENGINE and FILEALIAS commands to look for a >> keyword (www.our-site.com/dirA/keyword >> <http://www.our-site.com/dirA/keyword>.* ) and I get the number of >> requests made to that particular file, but the General Summary and >> all the other reports show the usage for all my top directories. FILEINCLUDE (and other "input excludes") cause Analog to ignore the relevant logfile entries, so that they aren't included in the General Summary, and other reports (though the general summary will shows how many log file lines were ignored). http://analog.cx/docs/include.html Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

