cscli collections install LePresidente/adguardhomeA collection to defend AdGuardHome instance against common attacks :
Add into AdGuardHome.yaml the follow arguments (per default Adguard write into stdout or syslog Doku AdGuard Home
1log:2 file: /var/log/AdGuardHome.log3 verbose: false
Example acquisition for this collection :
If using LOG_FILE environment variable:
1---2filenames:3 - /var/log/AdGuardHome.log4labels:5 type: adguardhome
Directly monitoring Docker
1---2source: docker3container_name:4 - AdGuardHome5#container_id:6# - 843ee92d231b7labels:8 type: adguardhome