We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
Unmanaged by icann error appears in logs, it should not
ERROR: 2024/01/07 09:00:56.408683 [tap] suffix unmanaged by icann: play.googleapis.com ERROR: 2024/01/07 09:00:56.408758 [tap] suffix unmanaged by icann: play.googleapis.com
To Reproduce
Config used:
global: trace: verbose: true log-malformed: true multiplexer: collectors: - name: tap powerdns: listen-ip: 0.0.0.0 listen-port: 6000 add-dns-payload: true transforms: normalize: qname-lowercase: false add-tld: true suspicious: enable: true loggers: - name: console stdout: mode: text routes: - from: [ tap ] to: [ console]
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the bug
Unmanaged by icann error appears in logs, it should not
To Reproduce
Config used:
The text was updated successfully, but these errors were encountered: