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.

2007-09-10 13:06
2.0.5

配置脚本是固定的libnet自动检测是否安装并禁用欺骗源的支持,如果事实并非如此。全球log_fifo_size处理()选项是固定不变的,在某些情况下,全球方案也没有产生效果。可能阻断/进程内/在启动kmsg,当一个内核消息的消息大量产生,是固定的。系统日志中,一个可能的段错误- ng的出口程序是固定的。这可能是触发停止的Syslog - ng的实例后,已重新加载至少一次。
标签: Minor bugfixes
The configure script was fixed to automatically
detect whether libnet is installed and to disable
spoof-source support if it isn't. The processing
of the global log_fifo_size() option was fixed; in
some cases, the global option did not have an
effect. Possible blocking on /proc/kmsg during
boot, when a great number of messages kernel
messages are generated, was fixed. A possible
segfault during the syslog-ng exit procedure was
fixed. This could be triggered by stopping a
syslog-ng instance after it had been reloaded at
least once.

2005-07-07 13:57
1.9.5

此版本增加了重大错误修正及文档更新。
标签: Development, Major bugfixes
This release adds major bugfixes and a documentation update.

2005-05-26 12:06
1.6.8

小幅修正和64位兼容性修补程序。
标签: Minor bugfixes
Minor fixes and a 64-bit compatibility fix.

2005-04-09 21:45
1.6.7

欺骗有关的错误修正源了。
标签: Minor bugfixes
Spoof-source related bugfixes were made.

2005-01-24 23:45
1.9.3

第一个可用版本的开发分支,具有完全重写和添加功能等。
标签: Development, Major feature enhancements
The first usable release from the development branch, featuring a complete rewrite and adding numerous features.

Project Resources