From 7f72d1e7f8696501b1907d25dc0648b67aea2b7e Mon Sep 17 00:00:00 2001 From: dmachard <5562930+dmachard@users.noreply.github.com> Date: Tue, 12 Jul 2022 08:17:48 +0200 Subject: [PATCH] Set default config --- config.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/config.yml b/config.yml index 22a972a8..9c28daf7 100644 --- a/config.yml +++ b/config.yml @@ -16,16 +16,11 @@ multiplexer: - name: console stdout: mode: text - - name: prom - prometheus: - listen-ip: 0.0.0.0 - listen-port: 8081 - prometheus-prefix: "dnscollector" routes: - from: [ dtap ] transforms: [ qnamelower ] - to: [ console, prom ] + to: [ console ] ################################################ # list of supported collectors