[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
- From: Dmitry Butskoy <buc odusz so-cdu ru>
- To: Development discussions related to Fedora <fedora-devel-list redhat com>
- Subject: Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
- Date: Wed, 13 Aug 2008 15:27:11 +0400
Jarod Wilson wrote:
I was just about to suggest a common log rotation scripts package that
all syslog progs used as well.
Hmm...
syslog used:
/bin/kill -HUP `cat /var/run/syslogd.pid`
in logrotate's postrotate scripts, whereas rsyslog uses
/bin/kill -HUP `cat /var/run/rsyslogd.pid`
now. (Note differ pid filename).
In other words, is it possible (in general) to create common logrotate
files for all syslog-like packages?
~buc
http://www.fedoraproject.org/wiki/DmitryButskoy
- References:
- Need help making syslog-ng, rsyslog, and sysklogd not conflict
- Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
- Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
- From: Jason L Tibbitts III
- Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
- Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
- From: Jason L Tibbitts III
- Re: Need help making syslog-ng, rsyslog, and sysklogd not conflict
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]