From: Remi Gacogne Date: Thu, 2 Jun 2022 15:34:13 +0000 (+0200) Subject: dnsdist: Document that the "debug" log file is currently not rotated X-Git-Tag: auth-4.8.0-alpha0~78^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11668%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Document that the "debug" log file is currently not rotated Co-authored-by: Peter van Dijk --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index c703a306fd..2b3f677439 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -1095,6 +1095,8 @@ Status, Statistics and More Set a destination file to write the 'verbose' log messages to, instead of sending them to syslog and/or the standard output which is the default. Note that these messages will no longer be sent to syslog or the standard output once this option has been set. + There is no rotation or file size limit. + Only use this feature for debugging under active operator control. :param str dest: The destination file