pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: syslog-ng problem
ci4ic4%gmail.com@localhost (Chavdar Ivanov) writes:
>Sep 24 01:00:00 ymir newsyslog[11908]: log file turned over
>Sep 25 10:21:15 ymir syslog-ng[11454]: syslog-ng starting up; version='3.34.1'
>Sep 25 10:21:44 ymir postfix/qmgr[2204]: EED9988F35: from=<>,
>size=2719, nrcpt=1 (queue active)
>...
When newsyslog rotates logfiles, it signals syslogd to re-open the
logfile. This is done by sending a SIGHUP signal to the pid recorded
in /var/run/syslogd.pid.
The syslog-ng package will uses the filename '/var/run/syslog-ng.pid'.
When you configure newsyslog to use that file, it should also handle
syslog-ng.
Home |
Main Index |
Thread Index |
Old Index