mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Log PiHole dns stats to /var/log/pihole
Log PiHole dns stats to /var/log/pihole Removes the requirement for rsyslog and reading the shared logfile /var/log/daemon.log
This commit is contained in:
parent
1ee2d08703
commit
e20f948e49
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ interface=eth0
|
|||
listen-address=127.0.0.1
|
||||
cache-size=10000
|
||||
log-queries
|
||||
log-facility=/var/log/pihole
|
||||
local-ttl=300
|
||||
|
|
Loading…
Reference in a new issue