Muninn/snippets/muninn-test.conf
Ava Affine 1c3736e6d2 WIP: request and connection machine
Just need a simple request logging phase to wrap this up

Signed-off-by: Ava Affine <ava@sunnypup.io>
2026-05-19 19:52:40 +00:00

9 lines
125 B
Text

error_log info;
pid /tmp/munin_pid;
events {}
muninn {
dns_connection_pool_count 5;
dns_listen 0.0.0.0:53;
}