Hi,

On Mon, 12 Dec 2016 09:45:27 -0000
"Palm Internet" <[email protected]> wrote:

> I have set logging to yes but I cannot find where it is logging to

use `journalctl -u pdns-server.service -n 1000` and scroll down.

> /etc/powerdns/pdns.conf.d/pdns.local.gmysql.conf
> 
> # MySQL Configuration
> #
> # Launch gmysql backend
> launch=gmysql
> distributor-threads=10
> # gmysql parameters
> gmysql-host=109.224.219.156
> gmysql-dbname=pdnstest
> gmysql-user=******
> gmysql-password=******

> /etc/powerdns/pdns.conf
> #################################
> # include-dir Include *.conf files from this directory
> #
> # include-dir=
> include-dir=/etc/powerdns/pdns.d
> 
> #################################
> # launch      Which backends to launch and order to query them in
> #
> # launch=
> launch=
>
> #################################
> # setgid      If set, change group id to this gid for more security
> #
> setgid=pdns
> 
> #################################
> # setuid      If set, change user id to this uid for more security
> #
> setuid=pdns
> 
> #################################
> # webserver   Start a webserver for monitoring
> #
> webserver=yes
> 
> #################################
> # webserver-address   IP Address of webserver to listen on
> #
> webserver-address=109.224.221.5
> 
> #################################
> # webserver-port      Port of webserver to listen on
> #
> webserver-port=8081

This all looks ok.

-- 
Pieter Lexis
PowerDNS.COM BV -- https://www.powerdns.com
_______________________________________________
Pdns-users mailing list
[email protected]
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to