Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 380 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 380 Bytes

coredns-recorder

Provides a CoreDNS plugin for recording queries.

By default the plugin will log to the CoreDNS log plugin.

You can optionally configure it to log to NATS.

If you log to NATS, you can also use the provided tool cmd/rec to listen to NATS and log the records in CSV format to stdout or to a file. Additional info in doc/README.md