I have an AdGuardHome installation (via apk) and I'm quite happy with it, but when internet connectivity is down, AGH fills the log with so many messages that it's impossible to see anything else (in particular, what caused the connectivity issue...)
Tue Mar 10 12:25:36 2026 user.notice AdGuardHome[1]: 2026/03/10 12:25:36.966782 [error] dnsproxy: handling request proto=tcp err="using request handler: dialing 8.8.8.8:53 over udp: dial udp 8.8.8.8:53: connect: network is unreachable\ndialing 1.1.1.1:53 over udp: dial udp 1.1.1.1:53: connect: network is unreachable\ndialing 1.0.0.1:53 over udp: dial udp 1.0.0.1:53: connect: network is unreachable\ndialing 8.8.4.4:53 over udp: dial udp 8.8.4.4:53: connect: network is unreachable"
I guess logging can be disabled altogether, but I'd like to have sane, non-spammy, logs.
Any suggestions?
The proper way to disabling AGH logging completely is via /etc/adguardhome.yml, but I was asking for an option to reduce specific messages in a specific scenario, not for a kill-switch.
Hopefully someone more familiar with how AGH works could respond.
Perhaps @mercygroundabyss or @krazeh? couldn't find maintainer nicks on the forum.