[dnsdist] Dnsdist and dnstap doesn't work
David
opendak at shaw.ca
Mon Sep 17 03:02:28 UTC 2018
On 2018-09-16 10:54 AM, Eduard Ahmatgareev wrote:
> Hi everyone,
>
> Thanks for that powerful software - dnsdist. I tried to use new
> functionality: dnstap
> for that I added additional configuration:
> fslu = newFrameStreamUnixLogger('/tmp/dnstap.sock')
> addAction(AllRule(), DnstapLogAction("a.server", fslu))
>
> and restart service, but when tried to find sock file, couldn't find it:
> root at dns-balance:~# ll /tmp
> total 4
> drwx------ 3 root root 4096 Sep 16 16:51
> systemd-private-d3acf8d31db44246bf42dd452b363ef9-dnsdist.service-zw4l3E
> root at dns-balance:~#
>
Looks like you have PrivateTmp turned on, so it's probably nested in
that directory.
> the same I did on freebsd OS 11.3, builded dnsdist with support: fstrm
> and tried to add dnstap from console, and it didn't work too.
>
> Does it possible to do debug, to findĀ a reason why sock file wasn't create?
> my current version is:
>
> root at dns-balance:~# dnsdist -V
> dnsdist 1.3.2 (Lua 5.2.4)
>
> os: Linux Debian 9 latest.
>
>
> _______________________________________________
> dnsdist mailing list
> dnsdist at mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/dnsdist
>
More information about the dnsdist
mailing list