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
- * Sat May 19 18:00:00 2007 Douglas E. Warner <silfreed{%}silfreed{*}net> 2.0.4-1
- upgrade to 2.0.4
- * Mon Mar 26 18:00:00 2007 Douglas E. Warner <silfreed{%}silfreed{*}net> 2.0.3-2
- setting localstatedir to /var/state/syslog-ng so that the syslog-ng.persist
file is stored in a better place than /var
- * Mon Mar 26 18:00:00 2007 Douglas E. Warner <silfreed{%}silfreed{*}net> 2.0.3-1
- upgrade to 2.0.3
- added BuildRequires for libnet