Download List

Project Description

syslog-ng is a syslogd replacement for a wide variety of UNIX systems that supports IPv6 and is capable of transferring log messages reliably using TCP and SSL and filtering the content of messages using regular expressions. Both RFC3164 and RFC5424 style messages are handled, but more esoteric formats like BSD process accounting logs are supported too. Apart from regular text files, it supports storing messages into SQL and MongoDB databases, and forward messages to local processes via pipes or UNIX domain sockets. This makes syslog-ng ideal as an integration platform. syslog-ng supports extracting structured information from the traditionally text based syslog via csv-parser(), db-parser(), and patterndb. Tag based classification, rewriting messages, and outputting messages in JSON is also possible. This makes syslog-ng ideal for preprocessing events for further analysis, be that home-grown scripts or SIEM systems. syslog-ng scales well on today's multi processor and multi-core systems: reaching 1,000,000 messages per second is a reality for the simplest use cases.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-08-08 23:04
3.2alpha2

This release brings a number of enhancements. A plugin based architecture is now used. Support was added for process accounting logs. pdbtool and patterndb were enhanced. The license has been changed to LGPL for the core and GPL for the plugins.
Tags: Major

2009-12-04 00:00
3.1beta1

This is a new major release, containing patterndb enhancements, message tagging support, and performance improvements.
Tags: major beta

2009-05-31 06:53
3.0.2

A large number of bugfixes and some minor enhancements were made.
Tags: Stable

2009-01-19 00:16
3.0.1

This major release adds significant features like
SSL support, message parsing and rewriting, a new
statistics subsystem, and more.
Tags: Major feature enhancements

2007-11-27 20:01
2.0.6

This release fixes two denial of service issues and a couple of other bugs.
Tags: Minor security fixes

Project Resources