Mailing List Archive

Ignore [unresolved numerical addresses] in Domain Report
Hi all,
I suspect this is a FAQ, but I can't find it anywhere...

My Domain Report shows something like this:
reqs %bytes domain
35801 32.00% [unresolved numerical addresses]
10015 7.47% .de (Germany)
6453 4.58% .au (Australia)
[...]

How can I remove the top item from showing up in there?
I've tried
DOMEXCLUDE REGEXP:\b(?:\d{1,3}\.){3}\d{1,3}\b
DOMEXCLUDE [unresolved numerical addresses]
which doesn't seem to affect the output at all.

Thanks,
Alex
+------------------------------------------------------------------------
| 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
+------------------------------------------------------------------------
Re: Ignore [unresolved numerical addresses] in DomainReport [ In reply to ]
At Sunday, January 13, 2008 3:24 AM, Alex Jurkiewicz <alex_j@iinet.net.au>
wrote:

> Hi all,
> I suspect this is a FAQ, but I can't find it anywhere...
>
> My Domain Report shows something like this:
> reqs %bytes domain
> 35801 32.00% [unresolved numerical addresses]
> 10015 7.47% .de (Germany)
> 6453 4.58% .au (Australia)
> [...]
>
> How can I remove the top item from showing up in there?
> I've tried
> DOMEXCLUDE REGEXP:\b(?:\d{1,3}\.){3}\d{1,3}\b
> DOMEXCLUDE [unresolved numerical addresses]
> which doesn't seem to affect the output at all.

DOMEXCLUDE "[unresolved numerical addresses]"

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
+------------------------------------------------------------------------