dmachard/DNS-collector

flat-json filtering

Closed this issue · 1 comments

I'm currently using dnsdist to send quires to dnstap then forward them to kafka in flat-json mode , there are many fields that i don't want and it seems that there is no way to do that, like i only want to send ( dns.qname , dns.qtype , dnstap.timestamp-rfc3339ns ) , it seems that i can only do that in text mode , i want to to that in flat-json and send it to my kafka