[Pdns-users] Logging outgoing queries and responses

Pieter Lexis pieter.lexis at powerdns.com
Wed Aug 4 12:11:25 UTC 2021


On 8/4/21 1:55 PM, Hamed Haghshenas via Pdns-users wrote:
> I Removed [Brackets],
> 
>  
> 
> But problem exists
> 
> Aug  4 14:40:19 localhost pdns_recursor: STL Exception: [string
> "chunk"]:1: ')' expected near '='
> 
> Aug  4 14:40:19 localhost pdns_recursor: Unable to load Lua script from
> '/etc/pdns-recursor/lua.conf': [string "chunk"]:1: ')' expected near '='

did you try

protobufServer('192.0.2.1:3444')

with the correct IPs and port?

If you need to config more, it could look like:

protobufServer('192.0.2.1:3444', false, true, {'A', 'AAAA'})

Cheers,

Pieter


-- 
Pieter Lexis
PowerDNS.COM BV -- https://www.powerdns.com


More information about the Pdns-users mailing list