Bug 1235173

Summary: rsyslog logfiles not rotated properly
Product: [Fedora] Fedora Reporter: Jan ONDREJ <ondrejj>
Component: rsyslogAssignee: Tomas Heinrich <theinric>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: jlieskov, lkundrak, mah.darade, pvrabec, theinric
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-28 06:55:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jan ONDREJ 2015-06-24 07:56:32 UTC
Description of problem:
Logrotate can't rotate syslog files properly. They are renamed, bug rsyslog is not restarted. Looks like problem is in /etc/logrotate.d/syslog file, which is trying to HUP kill /var/run/syslogd.pid instead of  /var/run/rsyslogd.pid.

Version-Release number of selected component (if applicable):
rsyslog-8.8.0-2.fc22.x86_64

How reproducible:
weekly (always on rotation)

Additional info:
Consider changing /etc/logrotate/syslog to /etc/logrotate/rsyslog too, but may be only in Fedora 23. For Fedora 22 this could cause problems if somebody modified this file.

Comment 1 Stefan Becker 2015-06-28 06:55:47 UTC

*** This bug has been marked as a duplicate of bug 1224972 ***