Skip to content

Commit

Permalink
Set default config
Browse files Browse the repository at this point in the history
  • Loading branch information
dmachard committed Jul 12, 2022
1 parent fbece01 commit 7f72d1e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f72d1e

Please sign in to comment.