The drawback to RHEL is that they don't change versions from the time they release the software. rsyslog 3.x was fairly current when RHEL 5.0 was released 5-7 years ago, but now it's just not reasonable.

The problem is that Red Hat likes to freeze the versions close to a year before the release. This means that RHEL 7 is probably going to have a rsyslog 6.x included in it, even though by the time RHEL is released, all versions older than 7.x will probably be unsupported.

When you run RHEL, you need to think carefully about what you are looking to have the systems do. For most software on the systems, the old versions (with backported security fixes) are perfectly acceptable, but there is always going to be a handfule of packages that make up the critical functionality of your system, and for those you really should plan to manage them outside of the RHEL pace.

David Lang


On Wed, 3 Apr 2013, Chris Bartram wrote:

Wow. Thanks all. Sad that the official RHEL repository is so far behind...

I'll see about linking to the rsyslog repository.

-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)


________________________________
From: Rainer Gerhards <[email protected]>
To: rsyslog-users <[email protected]>
Sent: Wednesday, April 3, 2013 4:33 AM
Subject: Re: [rsyslog] trouble adding relp to existing server



-----Original Message-----
From: [email protected] [mailto:rsyslog-
[email protected]] On Behalf Of David Lang
Sent: Wednesday, April 03, 2013 10:06 AM
To: Chris Bartram; rsyslog-users
Subject: Re: [rsyslog] trouble adding relp to existing server

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

Oops... I overlooked that. Yeah, could very probably be no relp in that version.

Rainer
(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.



_______________________________________________
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.

Reply via email to