good-dnstap-in-options.conf revision 1.1.1.1
1options {
2	dnstap-output		unix "/var/run/named/dnstap.sock";
3	dnstap-identity		hostname;
4	dnstap			{ client response; };
5};
6