-
pip install dnstap-receiver==2.1.0 results in
Traceback (most recent call last):
File "~/.virtualenvs/dnstap/bin/dnstap_receiver", line 5, in
from dnstap_receiver.receiver import start_rec…
-
I have a secondary zone in my NSD, that I had included via a config file. I wanted it to become a primary zone that is included via a pattern and the zonelist.
When performing the transition, I see…
-
Hi,
I have been trying to get dnstap via a file socket on FreeBSD 12-STABLE. I can't seem to make it work following: http://dnstap.info/Tutorials/NANOG60/ (even thought it's dated).
I have the G…
-
Looks like I have 1 more bug
Found that over sometime I have delay in logs with timestamps and system time.
My current config is:
```
egrep -v "^$|^[[:space:]]*#" /etc/dnstap_receiver.conf
…
-
[nsd-4.1.26_patches.tar.gz](https://github.com/NLnetLabs/nsd/files/5529381/nsd-4.1.26_patches.tar.gz)
Hello Wouter!
Its Igor! Some time ago i have discussed with you about your powerful NSD and …
-
github.com/networkservicemesh/fanout
# github.com/networkservicemesh/fanout
/go/pkg/mod/github.com/networkservicemesh/fanout@v0.0.0-20200922050102-147700525660/setup.go:53:21: cannot use c (type *"g…
-
enum SocketProtocol probably needs new values for DoT and DoH. These two transports are becoming more prevalent but dnstap cannot capture them.
-
I tried to run command:
`fsul = newFrameStreamTcpLogger("localhost:8000")`
on latest version of dnsdist which I installed from official repo, but got an error:
`Caught exception: fstrm with TCP s…
-
/etc/dnstap-receiver/dnstap.conf
output:
stdout:
# enable or disable
enable: true
# format available text|json|yaml
format: text
Issue:
root@dns-balance:~# ./minicond…
-
The dnstapio tests a very slow:
~~~
% go t
2020/10/26 09:04:09 [WARNING] plugin/dnstap: Connection lost: write tcp 127.0.0.1:39918->127.0.0.1:41155: write: broken pipe
2020/10/26 09:04:09 [INFO] p…
miekg updated
3 years ago