From 82d26cc54864439d031029bf9f58fd95cd42efbc Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Fri, 27 Oct 2023 23:32:36 +0200 Subject: [PATCH] dns: Do not log stats requests --- modules/authoritative-dns.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/authoritative-dns.nix b/modules/authoritative-dns.nix index f08fdca..b5b94d0 100644 --- a/modules/authoritative-dns.nix +++ b/modules/authoritative-dns.nix @@ -40,7 +40,9 @@ in log: - target: syslog - any: info + server: info + control: warning # otherwise stats gets logged every scrape + zone: info mod-stats: - id: custom