Skip to content

jw4/coredns-recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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