My unbound logs were not formatted as the regex seems to expect. Looking at the netgate docs, the example logs shown are formatted as expected.
I needed to add line "verbosity: 2" to the Custom options section in DNS Resolver General Settings to make this work.
I did some fresh installs of pfsense in a vm and they default to no settings in Custom options, but the docs suggest just adding:
but that alone didn't work for me, I also had to add "verbosity: 2".
This might be worth a mention in the README.
Thanks!
My unbound logs were not formatted as the regex seems to expect. Looking at the netgate docs, the example logs shown are formatted as expected.
I needed to add line "verbosity: 2" to the Custom options section in DNS Resolver General Settings to make this work.
I did some fresh installs of pfsense in a vm and they default to no settings in Custom options, but the docs suggest just adding:
but that alone didn't work for me, I also had to add "verbosity: 2".
This might be worth a mention in the README.
Thanks!