2 msgRecursion no
5 msgPublic DNS with NAT IP
5 msg9.3.2 recursive only for local host
1 msgTest of BIND Configuration

Bind Logging - using a pipe
\ stefan741 (15 Nov 2006)

2 msgBind not answering to extern?
3 msgIs there a way to exclude a RR during a zone tr...
2 msgFC6 DNS Simple Setup help
1 msgNameserver not resolving working domain
1 msgmigrating from djb tinydns (qmail suite) to bin...
3 msg'CNAME and other data' problem
11 msgDifference between secondary and slave dns servers
8 msgBIND 9 with views recursion issues
3 msgCan't create & delegate subdomains on inter...
3 msgbind9 and view
3 msg9.2.0 cache cleaner: dns_dbiterator_first() fai...
13 msgDynamic DNS
3 msgrecursive-clients soft limit exceeded, aborting...
6 msgFrench characters in bind zone
1 msgZones expiring in BIND 9
Subject:Bind Logging - using a pipe
Group:Bind-users
From:stefan741
Date:15 Nov 2006


 
Hi,

I'm trying to filter some logging-output in Bind9 logging.

My idea was to just grep the output for the log file like:

channel queries {
file "| grep -v 1.0.0.127.in-addr.arpa > query.log"
versions 2 size 10m;
severity debug 1;
print-time yes;
print-severity yes;
print-category yes;
};

But I does not work.
As it seems, to write to a named pipe (mkfifo) wont work aswell.

Any ideas?

Regards,

Stefan




© 2004-2008 readlist.com