前端之家收集整理的这篇文章主要介绍了
CentOS release 6.5 升级rsyslog,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
- [root@node01 ~]# rsyslogd -v
- rsyslogd 5.8.10,compiled with:
- FEATURE_REGEXP: Yes
- FEATURE_LARGEFILE: No
- GSSAPI Kerberos 5 support: Yes
- FEATURE_DEBUG (debug build,slow code): No
- 32bit Atomic operations supported: Yes
- 64bit Atomic operations supported: Yes
- Runtime Instrumentation (slow code): No
-
- See http://www.rsyslog.com for more information.
-
- [root@node01 redhat 6.7]# rpm -Uvh rsyslog-8.24.0-1.el6.x86_64.rpm libfastjson4-0.99.4-1.el6.x86_64.rpm libgt-0.3.11-1.el6.x86_64.rpm libestr-0.1.9-2.el6.i686.rpm libestr-0.1.10-1.el6.x86_64.rpm
- warning: rsyslog-8.24.0-1.el6.x86_64.rpm: Header V3 RSA/SHA1 Signature,key ID e00b8985: NOKEY
- Preparing... ########################################### [100%]
- 1:libestr ########################################### [ 20%]
- 2:libgt ########################################### [ 40%]
- 3:libfastjson4 ########################################### [ 60%]
- 4:rsyslog ########################################### [ 80%]
- 5:libestr ########################################### [100%]
- [root@node01 redhat 6.7]# rsyslogd -v
- rsyslogd 8.24.0,compiled with:
- PLATFORM: x86_64-redhat-linux-gnu
- PLATFORM (lsb_release -d):
- FEATURE_REGEXP: Yes
- GSSAPI Kerberos 5 support: No
- FEATURE_DEBUG (debug build,slow code): No
- 32bit Atomic operations supported: Yes
- 64bit Atomic operations supported: Yes
- memory allocator: system default
- Runtime Instrumentation (slow code): No
- uuid support: Yes
- Number of Bits in RainerScript integers: 64
-
- See http://www.rsyslog.com for more information.