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.

2013-02-12 22:38
3.4.1

This version added junctions and channels for even more flexible configuration, a community contributed AMQP destination, improved JSON support including a parser, and many improvements related to value pairs.
Tags: Major

2011-11-15 08:03
3.3.2

Stability and memory leak fixes.
Tags: Stable

2011-10-10 07:04
3.3.1

Integrated support for MongoDB, JSON formatted events, and a multi-threaded architecture that scales syslog-ng up into the 800000 message/second range.
Tags: Major feature enhancements

2010-11-28 00:32
3.2.1

This is the first release in the new major version of syslog-ng, containing the longest list of features ever since the start of the syslog-ng project such as log message correlation and plugin support.
Tags: Major

2010-10-19 23:57
3.2beta1

This release has all the new functionality planned for version 3.2, like message correlation, patterndb improvements, and a plugin based architecture.
Tags: major beta

Project Resources