Jeff Rankin <[EMAIL PROTECTED]> wrote: > -----Original Message----- > From: Pejman Ghanbari [mailto:[EMAIL PROTECTED]] > > i've installed Analog on my mashine Sun Solaris 8.0 without any > problems. it works very fast. > i use it in an Intranet-Envirionment (with a Proxy-Server(squid)) > my problem is: > by > Listing files with at least 20 requests, sorted by the number of > requests: i also have my proxy-access ..here at line 2! > > reqs: %bytes: last time: file > ------: ------: ---------------: ---- > 204133: 0.26%: 14/Jul/02 00:09: / > 152688: 1.00%: 13/Jul/02 18:01: /proxy.pac > 14513: 0.51%: 12/Jul/02 19:44: /header.html > 14495: 0.83%: 12/Jul/02 19:44: /toc.html > 14271: 0.44%: 12/Jul/02 19:44: /home.html > 12717: : 12/Jul/02 17:01: /punkt.gif > . > . > . > > how can i filter this..?
I'm not sure whether I understand your question properly, but if you want to exclude /proxy.pac from your request report, but still count those requests in the overall summary, use REQEXCLUDE /proxy.pac If you want Analog to act as though those request never occurred, use FILEEXCLUDE /proxy.pac 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 +------------------------------------------------------------------------
