I have installed HA supervised on a Raspberry Pi 4 with Debian Buster (aarch64).
The DNS docker container is logging with INFO level. There are too many writes on the SD card and theses messages are useless (for me ). I would want to reduce them setting the level to WARN. How can I achive this please ?
I see that the PR was merged but I still experience a lot of log writing with just INFO. I checked my coredns.json and it didn’t have any debug key, so I added one manually and set it to false and I still get lots of [INFO] messages on my logs.
Any ideas what to do?