[output] directory = "output" ttl = 3600 soa.mname = "localhost" soa.rname = "ns0.example.org" soa.refresh = 10803 soa.retry = 900 soa.expire = 604800 soa.minimum = 600 ns = [ "ns1.example.org", "ns2.example.org", ] zones = [ "1.0.10.in-addr.arpa", "2.0.10.in-addr.arpa", "3.0.10.in-addr.arpa", "1.0.a.2.0.0.2.ip6.arpa", "2.0.a.2.0.0.2.ip6.arpa", "3.0.a.2.0.0.2.ip6.arpa", ] [input] xfr_timeout = 300 cache = "cache" [[input.zone]] name = "fred.example" server = "10.100.0.1" tsig = { "tsig.example.org" = ["hmac-sha256", "36A2xRALPymYl3Q7axrtAk1AICJyPhu2KkK7PxJhTQ8=" ] } [[input.zone]] name = "barney.example" server = "10.200.0.1"