]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/ixfrdist.example.yml
Merge pull request #7677 from rgacogne/dnsdist-logging-facility
[thirdparty/pdns.git] / pdns / ixfrdist.example.yml
index a8fc7140f47a5651d676c7a7bfecfdde96f7a05e..976b7f23c6224762d428575ca972eefda90468f5 100644 (file)
@@ -77,6 +77,23 @@ tcp-in-threads: 10
 #
 # gid: ixfrdist
 
+# The IP address and port where the webserver should listen
+#
+webserver-address: 127.0.0.1:8080
+
+# The IP address(masks) that allowed to access the webserver. When not set,
+# it defaults to 127.0.0.0/8, ::1/128
+#
+webserver-acl:
+  - 127.0.0.0/8
+  - ::1/128
+
+# How much the webserver should log: 'none', 'normal' or 'detailed'
+# With 'none', nothing is logged except for errors
+# With 'normal' (the default), one line per request is logged in the style of the common log format
+# with 'detailed', the full requests and responses (including headers) are logged
+webserver-loglevel: normal
+
 # The domains to redistribute, the 'master' and 'domains' keys are mandatory.
 # When no port is specified, 53 is used. When specifying ports for IPv6, use the
 # "bracket" notation: