summaryrefslogtreecommitdiffstats
path: root/src/test/dnstap_unixsock.conf
blob: 5c10f4c8ac4dbf65abea1b61e363f060453ccb4f (plain)
1
2
3
4
5
6
7
8
local_address 127.0.0.1;
run_dir "./dnstap";
minfree_bytes 5000000;
dnstap_unixsock ./dnstap.sock;
dataset qtype dns All:null Qtype:qtype queries-only;
dump_reports_on_exit;
no_wait_interval;
statistics_interval 3;