Skip to content

tomsanbear/recorder

Repository files navigation

Build Status codecov GitHub version GitHub issues GitHub pull requests Go Report Card

CoreDNS recorder

This CoreDNS plugin implements a dns.ResponseWriter that records the message that was sent through it's chain. This is useful only if you need to access readonly data for what was sent back to the user.

There is no configuration for this plugin at this time, super simple and easy implementation to add for your plugins.

For reference use, please see my other pluging dns logging

About

CoreDNS Plugin that records the outgoing response to the writer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages