]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Doc tweaks
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 3 Oct 2022 07:50:15 +0000 (09:50 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 3 Oct 2022 08:06:47 +0000 (10:06 +0200)
pdns/recursordist/docs/indexTOC.rst
pdns/recursordist/docs/nod_udr.rst
pdns/recursordist/docs/security.rst

index 561205e7f6ea9c363adf06ff3ff22e697bb55499..07140ec57c3a10f48894385796a686aa85f00288 100644 (file)
@@ -21,5 +21,6 @@ PowerDNS Recursor
     security-advisories/index
     upgrade
     changelog/index
+    nod_udr
     appendices/*
     common/license
index 0ce8c7e49d39e26f1a12874cad6ba9618cdbba66..a009e4c9a6b155829ba16094b16ee4629d1a13a5 100644 (file)
@@ -32,6 +32,7 @@ DNS Lookup
 ++++++++++
 
 The setting ``new-domain-lookup=<base domain>`` will cause the recursor to issue a DNS A record lookup to ``<newly observed domain>.<base domain>``. This can be a suitable method to send NOD data to an offsite or remote partner, however care should be taken to ensure that data is not leaked inadvertently.
+To log NOD information to a dnstap stream, refer to :func:`dnstapFrameStreamServer`.
 
 Protobuf Logging
 ++++++++++++++++
@@ -64,6 +65,7 @@ Logging
 +++++++
 
 The setting ``unique-response-log`` is enabled by default once the NOD feature is enabled, and will log the newly observed domain to the recursor logfile.
+To log UDR information to a dnstap stream, refer to :func:`dnstapFrameStreamServer`.
 
 Protobuf Logging
 ++++++++++++++++
index 17667f8ff20eca65618362efc13afce1cc852e4e..0a75f8bd11f673d78e02f8b5a7a03feaf7d93324 100644 (file)
@@ -38,6 +38,3 @@ There are three levels of throttling.
 
 .. include:: common/secpoll.rst
 
-.. _nod_udr:
-
-.. include:: nod_udr.rst