On one of my servers /var/log/messages stopped updating a few months ago.
File permissions are looking good, syslogd and rsyslogd are running, /usr/local/etc/rsyslog.conf and /etc/newsyslog.conf are the same as on other servers where I have no such issues.
Do you have any idea what else to check?
Code:
% ll /var/log/messages*
-rw-r--r-- 1 root wheel 71B Jan 1 2022 /var/log/messages
-rw-r--r-- 1 root wheel 24K Jan 1 2022 /var/log/messages.0.bz2
% freebsd-version -ku
12.3-RELEASE-p1
12.3-RELEASE-p2
Do you have any idea what else to check?