On Wednesday, November 10, 2004 3:35 PM [GMT], Victor Warner <[EMAIL PROTECTED]> wrote:
> Using Analog 5.32. > > I wish to exclude accesses from my site and also made from my firm's > ISP (these are respetively www.andersonsolicitors.com and > www.community.co.uk). Would the format of the command be: HOSTEXCLUDE > andersonsolicitors.com or HOSTEXCLUDE www.andersonsolicitors.com or > HOSTEXCLUDE http://www.andersonsolicitors.com, for example? > > In the Organisation report "community.co.uk" is listed as organisation > making a number of requests. Including the following "HOSTEXCLUDE > community.co.uk" does not exclude this from the Organisation report. > Is there something missing or wrong? HOSTEXCLUDE supports wildcards, so HOSTEXCLUDE *.community.co.uk would exclude any requests that come from an IP address that resolves to something.community.co.uk. (Unless someone was using your webserver as a browser, you wouldn't expect to see any visits from www.community.co.uk). http://www.analog.cx/docs/include.html#HOSTINCLUDE Note that most logfiles only log IP numbers, not names. For HOSTEXCLUDE to work with names, you will have to be doing DNS lookups, and only addresses that successfully resolve will be excluded. 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 +------------------------------------------------------------------------

