Stopping the syslog-ng process
To avoid problems, always use the init scripts to stop syslog-ng
(/etc/init.d/syslog-ng stop
), instead of using the kill
command. This is especially true on Solaris and HP-UX systems, here use /etc/init.d/syslog stop
.
Last modified March 21, 2025: Merge pull request #117 from axoflow/sync-to-r2 (6fb1861)