How to listen for dnstap source from network #19829
Unanswered
peterand-pa
asked this question in
Q&A
Replies: 2 comments
-
The dnstap source only supports unix sockets at the moment. See #19735 and #15203. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was my other alternative, but I get this error:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source type dnstap seems to enforce socket_path .
I've tried putting 0.0.0.0:6053 as the path , but all that did was created a socket file on disk.
Can someone advise ?
Beta Was this translation helpful? Give feedback.
All reactions