评论

收藏

[Windows] rsyslog 8.11.0 (v8-stable) 发布

服务系统 服务系统 发布于:2021-09-26 22:20 | 阅读数:158 | 评论:0

Rsyslog 是一个 syslogd 的多线程增强版。rsyslog项目的目标是提供一个更可靠的系统日志守护进程和配置。所谓“可靠”,是指支持如TCP或RFC 3195(系统日志可靠)可靠的传输模式。
rsyslog 8.11.0 (v8-stable) 发布,此版本提供新的 KSI 签名,还有 imfile,omkafka,构建系统等方面的修复。
更新内容:
new signature provider for Keyless Signature Infrastructure (KSI) added
build system: re-enable use of "make distcheck"
bugfix imfile: regex multiline mode ignored escapeLF option
Thanks to Ciprian Hacman for reporting the problem
closes https://github.com/rsyslog/rsyslog/issues/370
bugfix omkafka: fixed several concurrency issues, most of them related to dynamic topics.
Thanks to Janmejay Singh for the patch.
bugfix: execonlywhenpreviousissuspende
d did not work correctly
This especially caused problems when an action with this attribute was configured with an action queue.
bugfix core engine: ensured global variable atomicity
This could lead to problems in RainerScript, as well as probably in other areas where global variables are used inside rsyslog. I wouldn’t outrule it could lead to segfaults.
Thanks to Janmejay Singh for the patch.
bugfix imfile: segfault when using startmsg.regex because of empty log line
closes https://github.com/rsyslog/rsyslog/issues/357
Thanks to Ciprian Hacman for the patch.
bugfix: build problem on Solaris
Thanks to Dagobert Michelsen for reporting this and getting us up to
speed on the openCWS build farm.
bugfix: build system strndup was used even if not present now added compatibility function. This came up on Solaris builds.
Thanks to Dagobert Michelsen for reporting the problem.
closes https://github.com/rsyslog/rsyslog/issues/347
下载:https://www.rsyslog.com/downloads/download-v8-stable/

关注下面的标签,发现更多相似文章