Packet-Clearing-House / DNSAuth

Go-lang app to aggregate DNS queries to 1 minute buckets and write them to influxdb
MIT License
2 stars 2 forks source link

allow for log verbosity levels #19

Open mrjones-plip opened 6 years ago

mrjones-plip commented 6 years ago

Right now DNSAuth is very chatty in the logs. We should enable a way to greatly reduce this (eg write just one line per one minute run of very high level stats) as well as have a silent mode. Possibly something like silent, error, warn and debug? Expose a config option in dnsauth.toml