On Tue, 2 Apr 2013, Chris Bartram wrote:
On a RHEL 5 system I have an existing server where I have basic UDP and
encrypted tls transports setup. I'm now trying to add RELP but even after
adding the librelp packages I get an error from rsyslog complaining that it
can't open imrelp.so. In fact there is no imrelp.so* anywhere on the system?.
Sticking to standard yum install packages, since although this is the server,
I'm going to need to setup RELP clients on 500+ systems, and I need this to be
as standardized as possible.
rsyslog 3.22 is downright ancient (7.4 is due to be released in a week or so).
You really should go with newer packages (It's very possible that RHEL5 packages
don't include relp support)
I believe that in RHEL5.9 or 5.10 they added a new, optional rsyslog package
that is 5.x, still old, but much better than 3.22
In addition to that option, there are CentOS/RHEL packages at
http://www.rsyslog.com/rhelcentos-rpms/ Add the appropriate repository here to
your yum configuration and you can then essentually forget that these aren't in
the base RHEL repository.
David Lang
uname -a
Linux hostname 2.6.18-308.24.1.el5 #1 SMP Wed Nov 21 11:42:14 EST 2012 x86_64
x86_64 x86_64 GNU/Linux
yum list | grep "\(rsyslog\|relp\|tls\)"
gnutls.x86_64 1.4.1-7.el5_8.2 installed
gnutls-utils.x86_64 1.4.1-7.el5_8.2 installed
librelp.i386 0.1.1-2.el5 installed
librelp.x86_64 0.1.1-2.el5 installed
librelp-devel.i386 0.1.1-2.el5 installed
librelp-devel.x86_64 0.1.1-2.el5 installed
rsyslog.x86_64 3.22.1-7.el5 installed
rsyslog-gnutls.x86_64 3.22.1-7.el5 installed
Rsyslog restart:
rsyslogd: [origin software="rsyslogd" swVersion="3.22.1" x-pid="16187"
x-info="http://www.rsyslog.com"] (re)start
rsyslogd-2066:could not load module '/lib64/rsyslog/imrelp.so', dlopen:
/lib64/rsyslog/imrelp.so: cannot open shared object file: No such file or
directory [try http://www.rsyslog.com/e/2066 ]
Thanks in advance,
-Chris Bartram
"The purpose of life is not to be happy. It is to be useful, to be honorable, to be
compassionate, to have it make some difference that you have lived and lived well".
(Ralph Waldo Emerson)
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE
THAT.