Re: [Pdns-users] Dnstap and kafka

2021-01-14 Thread Michael Chisina via Pdns-users
OK. Thanks for clarification. On Thu, Jan 14, 2021, 4:00 PM Brian Candler wrote: > On 14/01/2021 13:11, Michael Chisina wrote: > > Thanks for the info > > > > # is there any need for middleware software if I use dtap (dnstap > > favoured) following from github > > > > https://github.com/mimure

Re: [Pdns-users] Dnstap and kafka

2021-01-14 Thread Brian Candler via Pdns-users
On 14/01/2021 13:11, Michael Chisina wrote: Thanks for the info # is there any need for middleware software if I use dtap (dnstap favoured) following from github https://github.com/mimuret/dtap#kafka That *is* the middleware software. _

Re: [Pdns-users] Dnstap and kafka

2021-01-14 Thread Michael Chisina via Pdns-users
Thanks for the info # is there any need for middleware software if I use dtap (dnstap favoured) following from github https://github.com/mimuret/dtap#kafka And also configure the following: Kafka Make flatting DNSTAP message,And it forawrd to kafka host. [[OutputKafks]] Hosts = ["kafka.exampl

Re: [Pdns-users] Dnstap and kafka

2021-01-13 Thread Brian Candler via Pdns-users
On 13/01/2021 14:58, Michael Chisina via Pdns-users wrote: I want to frame stream powerdns  recursor DNS query and response using dnstap to an apache kafka remote server (202.20.20.1). # what are the configurations needed on recursor? dnstap doesn't talk to kafka. You'll need to run some midd

[Pdns-users] Dnstap and kafka

2021-01-13 Thread Michael Chisina via Pdns-users
: Hello, I want to frame stream powerdns recursor DNS query and response using dnstap to an apache kafka remote server (202.20.20.1). # what are the configurations needed on recursor? # what is dns message schema(s) format for the database creation? Regards Michael Chisina