]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
pullup:
authorAndreas Gustafsson <source@isc.org>
Fri, 2 Nov 2001 02:16:48 +0000 (02:16 +0000)
committerAndreas Gustafsson <source@isc.org>
Fri, 2 Nov 2001 02:16:48 +0000 (02:16 +0000)
1102.   [doc]           Note that query logging is enabled by directing the
                        queries category to a channel.

CHANGES
doc/arm/Bv9ARM-book.xml

diff --git a/CHANGES b/CHANGES
index e1feb8fac108aae914cd345b500b5b1d331cd61e..fa52f31a5e376d8027105b5130b57cfe68d71069 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
 
        --- 9.2.0rc9 released ---
 
+1102.  [doc]           Note that query logging is enabled by directing the
+                       queries category to a channel.
+
 1101.  [bug]           Array bounds read error in lwres_gai_strerror.
 
 1084.  [cleanup]       libbind: gai_strerror() rewritten.
index 07c47a8db8b13e97f780ad3e18615ed650736222..db163a002e8cc5165948274888525ee2845d0a91 100644 (file)
@@ -2,7 +2,7 @@
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.0//EN"
                "http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd">
 
-<!-- File: $Id: Bv9ARM-book.xml,v 1.155.2.3 2001/10/24 23:00:51 gson Exp $ -->
+<!-- File: $Id: Bv9ARM-book.xml,v 1.155.2.4 2001/11/02 02:16:48 gson Exp $ -->
 
 <book>
 <title>BIND 9 Administrator Reference Manual</title>
@@ -764,7 +764,11 @@ of a server.</para>
    </varlistentry>
 
    <varlistentry><term><userinput>querylog</userinput></term>
-   <listitem><para>Toggle query logging.</para></listitem></varlistentry>
+   <listitem><para>Toggle query logging. Query logging can also be enabled
+   by explictly directing the <command>queries</command>
+   <command>category</command> to a <command>channel</command> in the
+   <command>logging</command> section of
+   <filename>named.conf</filename>.</para></listitem></varlistentry>
 
    <varlistentry><term><userinput>dumpdb</userinput></term>
    <listitem><para>Dump the server's caches to the dump file. </para></listitem></varlistentry>
@@ -2657,7 +2661,7 @@ the <command>null</command> channel.</para></entry>
 </row>
 <row rowsep = "0">
 <entry colname = "1"><para><command>queries</command></para></entry>
-<entry colname = "2"><para>Queries.</para></entry>
+<entry colname = "2"><para>Queries. Using the category <command>queries</command> will enable query logging.</para></entry>
 </row>
 <row rowsep = "0">
 <entry colname = "1"><para><command>dispatch</command></para></entry>