Description of problem: Remote log server does not receive logs Version-Release number of selected component (if applicable): rsyslog 8.12.0, release 3.fc24 Steps to Reproduce: 1. Have rsyslog log to a remote host (*.* @loghost) 2. Reboot client Actual results: loghost will not receive logs after the client has booted Additional info: rsyslog is active after boot (systemctl status rsyslog.service) restarting rsyslog.service will start remote logging and can be used as a workaround.
verified with rsyslog-8.24.0 and remote logging after client reboot works
rsyslog-8.25.0-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d2d16edab7
rsyslog-8.25.0-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-92e2b77ddc
rsyslog-8.25.0-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d2d16edab7
rsyslog-8.25.0-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-92e2b77ddc
rsyslog-8.25.0-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
rsyslog-8.25.0-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
(In reply to Jiří Vymazal from comment #1) > verified with rsyslog-8.24.0 and remote logging after client reboot works I am seeing similar behavior to this in 8.35.0-2.el6 I am using imfile to read a logfile and omprog to send the log to a remote centralized log location. After rebooting, the logs are not sent, but once the rsyslog service is restarted the logs resume sending immediately.