Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Thu Mar 30 16:00:00 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.10-1
- Update to 1.6.10.
- * Wed Nov 30 16:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-1
- Build conflict statement
(see: https://lists.balabit.hu/pipermail/syslog-ng/2005-June/007630.html)
- * Wed Nov 23 16:00:00 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.6.9-0
- Update to 1.6.9.
- The libol support library is now included in the syslog-ng tarball.