Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version bringt eine Reihe von Verbesserungen. Ein Plugin-basierte Architektur ist jetzt eingesetzt. Support hinzugefügt wurde für das Prozess-Accounting-Protokolle. pdbtool und patterndb wurden verbessert. Die Lizenz muss LGPL wurde für den Kern und GPL für die Plugins geändert.
Tags: Major
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.

2009-12-04 00:00
3.1beta1

Dies ist ein neues Major Release, mit patterndb Verbesserungen Message Tagging-Unterstützung, und Leistungsverbesserungen.
Tags: major beta
This is a new major release, containing patterndb enhancements, message tagging support, and performance improvements.

2009-05-31 06:53
3.0.2

Eine große Anzahl von Bugfixes und einige kleinere Verbesserungen vorgenommen.
Tags: Stable
A large number of bugfixes and some minor enhancements were made.

2009-01-19 00:16
3.0.1

Das Major-Release fügt wichtige Funktionen wie SSL-Unterstützung, Message-Parsing und Umschreiben, eine neue Statistik-Subsystem, und vieles mehr.
Tags: Major feature enhancements
This major release adds significant features like
SSL support, message parsing and rewriting, a new
statistics subsystem, and more.

2007-11-27 20:01
2.0.6

Diese Version behebt zwei Denial-of-Service-Themen und ein paar andere Bugs.
Tags: Minor security fixes
This release fixes two denial of service issues and a couple of other bugs.

Project Resources