红联Linux门户
Linux帮助

rsyslog 8.8.0(v8-stable)发布,多线程增强版

发布时间:2015-02-25 09:09:44来源:红联作者:empast
Rsyslog 是一个 syslogd 的多线程增强版。

rsyslog 8.8.0 (v8-stable) 发布,此版本主要是 bug 修复,还有一些专注于实际问题的新特性和问题诊断方面的改进。

更新内容:

omkafka: add support for dynamic topics and auto partitioning
Thanks to Tait Clarridge for the patches.

imtcp/imptcp: support for broken Cisco ASA TCP syslog framing

omfwd: more detailled error messages in case of UDP send error

TLS syslog: enable capability to turn on GnuTLS debug logging
This provides better diagnostics in hard-to-diagnose cases,
especially when GnuTLS is extra-picky about certificates.

bugfix: $AbortOnUncleanConfig did not work

improve rsyslogd -v output and error message with meta information
version number is now contained in error message and build platform in
version output. This helps to gets rid of the usual "which version"
question on mailing list, support forums, etc…

bugfix imtcp: octet-counted framing cannot be turned off

bugfix: build problems on Illuminos
Thanks to Andrew Stormont for the patch

bugfix: invalid data size for iMaxLine global property
It was defined as int, but inside the config system it was declared as
size type, which uses int64_t. With legacy config statements, this could
lead to misadressing, which usually meant the another config variable was
overwritten (depending on memory layout).
closes https://github.com/rsyslog/rsyslog/issues/205

bugfix: negative values for maxMessageSize global parameter were permitted

更多改进请看更新日志:

http://www.rsyslog.com/changelog-for-8-8-0-v8-stable/

下载:

http://www.rsyslog.com/downloads/download-v8-stable/

As always, feedback is appreciated.

Best regards,
Tim Eifler

来自:开源中国社区
文章评论

共有 0 条评论