mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
chg: doc: 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. Closes #4801 Merge branch '4801-arm-querylog-clarification' into 'main' Closes #4801 See merge request isc-projects/bind9!9136
This commit is contained in:
commit
b80a0faf0b
@ -2633,8 +2633,10 @@ Boolean Options
|
|||||||
|
|
||||||
The :any:`querylog` option specifies whether query logging should be active when
|
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
|
:iscman:`named` first starts. If :any:`querylog` is not specified, then query logging
|
||||||
is determined by the presence of the logging category ``queries``. Query
|
is determined by the presence of the logging category ``queries``. Please
|
||||||
logging can also be activated at runtime using the command ``rndc querylog
|
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 <rndc querylog>`.
|
on``, or deactivated with :option:`rndc querylog off <rndc querylog>`.
|
||||||
|
|
||||||
.. namedconf:statement:: check-names
|
.. namedconf:statement:: check-names
|
||||||
|
Loading…
x
Reference in New Issue
Block a user