Hi Marc,
On 4/12/19 1:33 PM, Marc Boisis wrote:
> This give the error: " Unable to load Lua script from
> '/opt/powerdns/rec/etc/recursor-conf.lua': STL Exception: [string
> "chunk"]:3: attempt to call global 'protobufServer' (a nil value)"
This sounds like your recursor is not compiled with pro
I want to send all logs to a local tcp port. My recursor version is 4.1.12
In my recursor.conf
lua-config-file=/opt/powerdns/rec/etc/recursor-conf.lua
cat recursor-conf.lua
protobufServer("127.0.0.1:4242", 2, 100, 1, 32, 128, false, true)
This give the error: " Unable to load Lua script from
'/