mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-17 21:59:55 +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
@ -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 New Issue
Block a user