[rsyslog-notify] Forum Thread: Re: Error: could not load module lmnsd_gtls.so, only init sc - (Mode 'edit_last_post')

noreply at adiscon.com noreply at adiscon.com
Wed Mar 12 18:37:47 CET 2014


User: mvoge 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=24355#p24355

Message: 
----------
Hi,

thanks for looking at my problem.

This is the version of rsyslog I am running:
[code:2r6o0x7j]
[root at test-logclient etc]# 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.
[/code:2r6o0x7j]

This is what I have for gnutls:
[code:2r6o0x7j]
[root at test-logclient etc]# file /lib64/rsyslog/lmnsd_gtls.so 
/lib64/rsyslog/lmnsd_gtls.so: ELF 64-bit LSB shared object, x86-64,
version 1 (SYSV), dynamically linked, stripped
[root at test-logclient etc]# ldd /lib64/rsyslog/lmnsd_gtls.so 
	linux-vdso.so.1 =>  (0x00007fff9b9ff000)
	libgnutls.so.26 => /usr/lib64/libgnutls.so.26
(0x00007fafefbc6000)
	libc.so.6 => /lib64/libc.so.6 (0x00007fafef832000)
	libtasn1.so.3 => /usr/lib64/libtasn1.so.3
(0x00007fafef621000)
	libz.so.1 => /lib64/libz.so.1 (0x00007fafef40b000)
	libgcrypt.so.11 => /lib64/libgcrypt.so.11
(0x00007fafef196000)
	/lib64/ld-linux-x86-64.so.2 (0x00007faff0079000)
	libgpg-error.so.0 => /lib64/libgpg-error.so.0
(0x00007fafeef91000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007fafeed8d000)
[root at test-logclient etc]# ls -l /usr/lib64/libgnutls.so.26
lrwxrwxrwx. 1 root root 21 Mar  4 05:33
/usr/lib64/libgnutls.so.26 -> libgnutls.so.26.14.12
[/code:2r6o0x7j]

Btw., I installed all the software using the yum package manager, so I hope
that those versions are compatible:
[code:2r6o0x7j]
yum install -y rsyslog gnutls rsyslog-gnutls
[/code:2r6o0x7j]


More information about the rsyslog-notify mailing list