From 8fd7da2a9edc0210a91a5a058ec79ec7a7d16c43 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Wed, 10 Jul 2024 12:42:16 +0000 Subject: [PATCH] Update querylog documentation in ARM Add a note that 'rndc reload' and 'rndc reconfig' can't change the querylog option during the runtime of named. --- doc/arm/reference.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index fe8c556a40..6abb4512a3 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -2633,8 +2633,10 @@ Boolean Options The :any:`querylog` option specifies whether query logging should be active when :iscman:`named` first starts. If :any:`querylog` is not specified, then query logging - is determined by the presence of the logging category ``queries``. Query - logging can also be activated at runtime using the command ``rndc querylog + is determined by the presence of the logging category ``queries``. Please + note that :option:`rndc reconfig` and :option:`rndc reload` have no effect on + this option, so it cannot be changed once the server is running. However, + query logging can be activated at runtime using the command ``rndc querylog on``, or deactivated with :option:`rndc querylog off `. .. namedconf:statement:: check-names