发布于 2014-09-12 23:48:24 | 131 次阅读 | 评论: 0 | 来源: 网友投递
Rsyslog 多线程 syslogd 版本
Rsyslog 是一个 syslogd 的多线程增强版。它提供了MySQL和完全可配置的输出格式(包括大时间戳)的支持。
Rsyslog 是一个 syslogd 的多线程增强版。它提供了MySQL和完全可配置的输出格式(包括大时间戳)的支持。
rsyslog 7.6.4 (v7-stable) 发布,此版本包括大量的 bug 修复,提升了系统稳定性和可靠性。此版本现已提供下载,建议所有 v7 用户都升级到最新版本!
改进列表:
add –enable-generate-man-pages configure switch (default: enabled)
removed obsolete –disable-fsstnd configure option
permits to build against json-c 0.12
new omfile default module parameters
Thanks to Karol Jurak for the patch.
filecreatemode
fileowner
fileownernum
filegroup
filegroupnum
dirowner
dirownernum
dirgroup
dirgroupnum
bugfix: memory leak in TCP TLS mode
bugfix: imfile: if a state file for a different file name was set, that different file (name) was monitored
bugfix: using UUID property could cause segfault
bugfix: mmutf8fix did not detect two invalid sequences
bugfix: file descriptor leak with Guardtime signatures
bugfix: busy loop in tcp listener when running out of file descriptors
bugfix: mishandling of input modules not supporting new input instances
bugfix: double-free when ruleset() parser parameters were used
bugfix: output modules with parameters with multiple passing modes could caused strange behaviour including aborts
various fixes after coverty scan
bugfix imuxsock: "Last message repeated…" was not emitted at shutdown
The "Last message repeated…" notice didn’t get printed if rsyslog was shut down before the repetition was broken.
bugfix: make dist failed when GUARDTIME or LIBGCRYPT feature was disabled
bugfix: mmjsonparse did not build with json-c < 0.10
This was a regression introduced some time in the past in order to support API changes in json-c.
bugfix: mmanon did not properly anonymize IP addresses starting with ’9′