So, best I can figure, there are two options for logging in PowerDNS
Recursor:
- Use --disable-syslog, and it will log to stdout, which systemd will send
to journald
- Use --disable-syslog=no, and it will log to syslog (optionally with
logging-facility=N so that you can use syslog.conf to control
Hi,
We're currently running a moderately sized authorative DNS system (about
21000 zones). This setup was built about 7 years ago based on PowerDNS
2.9, and since then updated to PowerDNS 3.4.5. It's a hidden master
setup with three public facing auth DNS servers that handle the
requests. We solel