Jump to letter: [
AGLPSWX
]
syslog-ng: Syslog replacement daemon
- Summary
- syslog-ng, as the name shows, is a syslogd replacement, but with new
functionality for the new generation. The original syslogd allows
messages only to be sorted based on priority/facility pairs; syslog-ng
adds the possibility to filter based on message contents using regular
expressions. The new configuration scheme is intuitive and powerful.
Forwarding logs over TCP and remembering all forwarding hops makes it
ideal for firewalled environments.
Changelog
- * Sun Oct 29 17:00:00 2006 Douglas E. Warner <silfreed{%}silfreed{*}net> 1.6.11-4
- Fixing Provides: sysklogd = 1.4.1
- * Fri Oct 27 18:00:00 2006 Douglas E. Warner <silfreed{%}silfreed{*}net> 1.6.11-3
- Added post-uninstall script to conditionally restart the service
- Updated pre/post scripts to use syslog-ng instead of syslog-ng
- Corrected changelog dates for 1.6.11-1 and 1.6.11-2
- * Thu Oct 26 18:00:00 2006 Douglas E. Warner <silfreed{%}silfreed{*}net> 1.6.11-2
- Adding Provides: sysklogd-1.4.1 and sysklogd so that the vixie-cron
dependancy is met