From chantr4 at gmail.com Thu Apr 4 17:56:51 2019 From: chantr4 at gmail.com (manu tman) Date: Thu, 4 Apr 2019 10:56:51 -0700 Subject: [dnstap] IETF104 Hackathon dnstap projects Message-ID: I just submitted a PR[0] of the hack I did during IETF104 hackathon. I did not do as much as I wanted, which was to be able to spread the messages to multiple servers possibly, but this at least allows offloading the processing of the message to a remote server. Some things that would be nice to have are: - connection retry when the current connection goes down - possibility to spread messages across multiple dnstap TCP receivers - listening/sending over TLS Manu [0] https://github.com/dnstap/golang-dnstap/pull/22 -------------- next part -------------- An HTML attachment was scrubbed... URL: From paul at redbarn.org Thu Apr 4 20:32:45 2019 From: paul at redbarn.org (Paul Vixie) Date: Thu, 4 Apr 2019 13:32:45 -0700 Subject: [dnstap] IETF104 Hackathon dnstap projects In-Reply-To: References: Message-ID: <1d330aef-0c16-d604-684f-6e3ce456d8f5@redbarn.org> manu, thanks for this. someone should get to it in the next day or so.