From: Mark Andrews Date: Thu, 6 Jun 2024 01:53:55 +0000 (+1000) Subject: Document 'responselog' in the ARM X-Git-Tag: v9.21.2~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=452db02c1946a3fcbbe77b5af8b7283af6521116;p=thirdparty%2Fbind9.git Document 'responselog' in the ARM --- diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 409bca325ee..1556cb3d980 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -2595,6 +2595,17 @@ Boolean Options query logging can be activated at runtime using the command ``rndc querylog on``, or deactivated with :option:`rndc querylog off `. +.. namedconf:statement:: responselog + :tags: logging, server + :short: Specifies whether response logging should be active when :iscman:`named` first starts. + + Response logging complements :any:`querylog` by logging the rcode of + previous queries along with the queries' name, type and class. + + Response logging can also be activated at runtime using the + command ``rndc responselog on``, or deactivated with :option:`rndc + responselog off `. + .. namedconf:statement:: check-names :tags: query, server :short: Restricts the character set and syntax of certain domain names in primary files and/or DNS responses received from the network.