I run HA on RPi and recently got the AdGuard Home addon running.
Can anyone tell me where to find AdGuard log files i.e. which folder and what name of the log file?
Fyi, I installed HA using the image available on the HA site. I also checked the addons folder but it seems to be empty.
I can go to the AdGuard Home page within HA web interface and check the query logs, but I want to get access to the log files so that I can do some more analysis on it to suit my requirements.
Yeah, it’s a bit more of a headache. First you have to use “docker ps” to get a list of docker instances, then “docker -exec $CONTAINER_ID /bin/bash” where $CONTAINER_ID is from the ID that matches adguard in the fist command.
Now you can get the files from /data/adguard/data/