From d7d252f98f0260daaf4dfd75985753349f66211e Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 20 Aug 2019 17:41:43 +0300 Subject: [PATCH] unbound/logging: add statistics printing --- etc/unbound/unbound.conf.d/logging.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/unbound/unbound.conf.d/logging.conf b/etc/unbound/unbound.conf.d/logging.conf index f61e0d0f..169a680d 100644 --- a/etc/unbound/unbound.conf.d/logging.conf +++ b/etc/unbound/unbound.conf.d/logging.conf @@ -6,3 +6,5 @@ server: # gives query level information, output per query. Level 4 gives # algorithm level information. verbosity: 2 + # Print statistics to the log every 15 minutes + statistics-interval: 900