Download List

项目描述

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 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

此版本带来了一些增强。一个插件的体系结构是现在使用。支持加入过程的会计记录。 pdbtool和patterndb得到加强。该许可证已被更改为基于LGPL的核心和插件GPL的。
标签: 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

这是一个新的主要版本,包含patterndb增强,消息标签支持和性能改进。
标签: 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

阿大量的错误修正和一些小的改进了。
标签: Stable
A large number of bugfixes and some minor enhancements were made.

2009-01-19 00:16
3.0.1

这主要版本增加了SSL支持一样,分析信息和改写,新的一个子系统的统计数字,更重要的功能。
标签: 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

此版本修复了两个拒绝服务的问题和其他缺陷的夫妇。
标签: Minor security fixes
This release fixes two denial of service issues and a couple of other bugs.

Project Resources