Some logging has stopped

In keeping with the recent habit of systemd reconfiguring my system upon updates, some critical logging has stopped since an update I made on 19 Dec, and I don't know how to fix it.
Specifically, for many many years I have received the following information in /var/log/auth.log:
For me, this is critical information because a monitor program I run depends on it. After 6 failed attempts to login, the IP address is blocked for one week.
These entries stopped arriving in auth.log on Dec 19, and I just noticed it. Does anyone here know how I can turn this logging back on?
Specifically, for many many years I have received the following information in /var/log/auth.log:
- Code: Select all
Dec 17 21:11:22 dadsbox sshd[29938]: pam_unix(sshd:auth): check pass; user unknown
Dec 17 21:11:22 dadsbox sshd[29938]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=51.77.147.5
For me, this is critical information because a monitor program I run depends on it. After 6 failed attempts to login, the IP address is blocked for one week.
These entries stopped arriving in auth.log on Dec 19, and I just noticed it. Does anyone here know how I can turn this logging back on?