Skip to content

Unbound logs not decoded with default settings #17

@rayperkins1

Description

@rayperkins1

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:

server:
log-queries: yes

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions