Is anyone else having problems with logging? rsyslog fails for me as follows :
[root@centos-rpi3 log]# systemctl status rsyslog ● rsyslog.service - System Logging Service Loaded: loaded (/usr/lib/systemd/system/rsyslog.service; enabled; vendor preset: enabled) Active: failed (Result: start-limit) since Fri 2018-01-05 17:48:19 UTC; 6s ago Docs: man:rsyslogd(8) http://www.rsyslog.com/doc/ Process: 862 ExecStart=/usr/sbin/rsyslogd -n $SYSLOGD_OPTIONS (code=killed, signal=SEGV) Main PID: 862 (code=killed, signal=SEGV)
Jan 05 17:48:19 centos-rpi3 systemd[1]: rsyslog.service holdoff time over, scheduling restart. Jan 05 17:48:19 centos-rpi3 systemd[1]: start request repeated too quickly for rsyslog.service Jan 05 17:48:19 centos-rpi3 systemd[1]: Failed to start System Logging Service. Jan 05 17:48:19 centos-rpi3 systemd[1]: Unit rsyslog.service entered failed state. Jan 05 17:48:19 centos-rpi3 systemd[1]: rsyslog.service failed.
Thanks!
Philip.