From 344cf0299d1580464f799d0e0274ebfcf29ba9ba Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Mon, 16 Aug 2021 02:37:38 -0500 Subject: [PATCH] Add remote control for unbound-telemetry + grafana --- unbound.conf.d/control.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 unbound.conf.d/control.conf diff --git a/unbound.conf.d/control.conf b/unbound.conf.d/control.conf new file mode 100644 index 0000000..a73ba62 --- /dev/null +++ b/unbound.conf.d/control.conf @@ -0,0 +1,5 @@ +# See https://github.com/svartalf/unbound-telemetry#readme + +remote-control: + control-enable: yes + control-interface: /opt/grafana/data/unbound-telemetry/remote-control.sock