这篇文章主要介绍“最新版的rsyslog有哪些优点”,在日常操作中,相信很多人在最新版的rsyslog有哪些优点问题上存在疑惑,小编查阅了各式资料,整理出简单好用的操作方法,希望对大家解答”最新版的rsyslog有哪些优点”的疑惑有所帮助!接下来,请跟着小编一起来学习吧!
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/
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/
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/
下载:http://www.rsyslog.com/downloads/download-v8-stable/
到此,关于“最新版的rsyslog有哪些优点”的学习就结束了,希望能够解决大家的疑惑。理论与实践的搭配能更好的帮助大家学习,快去试试吧!若想继续学习更多相关知识,请继续关注编程网网站,小编会继续努力为大家带来更多实用的文章!