[rsyslog] rsyslog vs systemd

2023-06-28 Thread Dave Close via rsyslog
I have eight machines, three laptops, three desktops, and two virtual, all running Fedora 38, fully updated. All of them include systemd, of course, and all are also running rsyslog. Seven of them update log files in /var/log as configured by rsyslog.conf, one does not. I can't find *any* differenc

Re: [rsyslog] rsyslog vs systemd

2023-06-28 Thread David Lang via rsyslog
if you post the configs we can make guesses. if the rsyslog instances are not using imjournal, then you are depending on systemd sending logs to the non-standard place that they define and rsyslog listening on that same non-standard place instead of the standard /dev/log (systemd insists on ta