Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnsdist: Add simple dnstap logging #6170

Merged
merged 2 commits into from Feb 5, 2018
Merged

Conversation

zeha
Copy link
Collaborator

@zeha zeha commented Jan 11, 2018

Short description

Adds a simple version of http://dnstap.info logging to dnsdist. Can use FrameStreamLogger or RemoteLogger with DnstapLogAction/DnstapLogResponseAction. Can use libfstrm TCP code if present.

Based off @jvalentini's PR.

Moves queryTime from DNSResponse to DNSQuestion.

Checklist

I have:

  • read the CONTRIBUTING.md document
  • compiled and tested this code
  • included documentation (including possible behaviour changes)
  • documented the code
  • added or modified regression test(s)
  • added or modified unit test(s)

@zeha zeha changed the title WIP: dnsdist: Add simple dnstap logging dnsdist: Add simple dnstap logging Jan 23, 2018
Based on a PR by Justin Valentini <jvalentini@dyn.com>.
@zeha
Copy link
Collaborator Author

zeha commented Feb 5, 2018

@Habbie @pieterlexis we've discussed this a bit at FOSDEM, maybe one of you can have a look + possibly merge it, thx :)

@ahupowerdns ahupowerdns merged commit ad3e187 into PowerDNS:master Feb 5, 2018
@zeha zeha deleted the dnstap branch February 19, 2018 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants