Hi everyone.
Did anyone else notice the auth.log getting spammed by their Pi-hole?
I get ca. 3 entries per second written to that log.
Just took a couple of hours to bloat the log to currently over 13mb.
The entries all look like this:
Feb 16 11:09:46 rpi sudo: www-data : PWD=/var/www/html/admin ; USER=root ; COMMAND=/usr/local/bin/pihole status web
Feb 16 11:09:46 rpi sudo: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=33)
Feb 16 11:09:46 rpi sudo: pam_unix(sudo:session): session closed for user root
I've put my logs into RAM to reduce the wear on the sdcard. But still, this can not / should not be regular behavior, right?!
So, anyone noticing the same? Or is this a "me"-problem?
I also seem to have the same issue. Glad that you guys are working on it
Mar 2 22:20:01 pihole CRON[15376]: pam_unix(cron:session): session opened for user root by (uid=0)
Mar 2 22:20:01 pihole CRON[15376]: pam_unix(cron:session): session closed for user root
Mar 2 22:30:01 pihole CRON[15455]: pam_unix(cron:session): session opened for user root by (uid=0)
Mar 2 22:30:01 pihole CRON[15455]: pam_unix(cron:session): session closed for user root