Closed lukas-bednar closed 7 years ago
rsyslog (or any other syslog daemon) is not installed by default any more in Centos (because it was deemed unnecessary to have the persistent logs twice on the disk, in systemd's journal and /var/log/messages). Thus /var/log/messages is missing. We should make it ignore errors when this directory is missing and clean logs with journalctl
In order to reproduce just enable test in tests/test.yml for
ovirt-collect-logs
role.