DV, Yours looks promising. What am I doing wrong?
On Tue, Feb 16, 2016 at 11:53 AM, Damiano Verzulli <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Il 16/02/2016 16:03, helices ha scritto: > > [...] This company is standardizing on Centos 7, and insists on > > installing and updating via RPM's only - no roll your own. [...] Who > > on this list can point me to a legitimate RPM for Centos 7 that does > > not include this bug? > > CentOS 7 is _perfectly_ supported by current RSYSLOG-stable release. And > by "supported" I mean installable via product-specific YUM "repository" > and RPM packages. > > Here: > http://rpms.adiscon.com/v8-stable/ > you can find the "rsyslog.repo" file that you can add to your system. > > Afterwards, rsyslog can be easily updated with a standard "yum update". > > As an example, here are the details about a CentOS 7 box I've setup a > couple of days ago: > > - ------------------------------------------ > [root@srv ~]$ cat /etc/centos-release > CentOS Linux release 7.2.1511 (Core) > > [root@srv ~]$ ls -l /etc/yum.repos.d/rsyslog.repo > - -rw-r--r-- 1 root root 227 1 apr 2014 /etc/yum.repos.d/rsyslog.repo > > [root@srv ~]$ md5sum /etc/yum.repos.d/rsyslog.repo > 2415f084c70c17e5c5395a59ad763c79 /etc/yum.repos.d/rsyslog.repo > > [root@srv ~]$ rpm -q rsyslog > rsyslog-8.16.0-3.el7.x86_64 > > [ROOT@hermes ~ ] # cat /etc/centos-release CentOS Linux release 7.1.1503 (Core) [ROOT@hermes ~ ] # ls -l /etc/yum.repos.d/rsyslog.repo -rw-r--r-- 1 root root 227 Feb 16 12:49 /etc/yum.repos.d/rsyslog.repo [ROOT@hermes ~ ] # md5sum /etc/yum.repos.d/rsyslog.repo 2415f084c70c17e5c5395a59ad763c79 /etc/yum.repos.d/rsyslog.repo [ROOT@hermes ~ ] # rpm -q rsyslog rsyslog-7.4.7-7.el7_1.1.x86_64 [ROOT@hermes ~ ] # yum repolist Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * atomic: www2.atomicorp.com * atomic-testing: www2.atomicorp.com * base: mirror.nexcess.net * centosplus: centos.netnitco.net * epel: mirror.steadfast.net * epel-testing: mirror.steadfast.net * extras: mirror.steadfast.net * fasttrack: centos.mirrors.tds.net * ius: ord.mirror.rackspace.com * ius-archive: ord.mirror.rackspace.com * ius-dev: ord.mirror.rackspace.com * ius-testing: ord.mirror.rackspace.com * rpmforge: mirror.team-cymru.org * updates: centos.chi.host-engine.com repo id repo name status atomic/7/x86_64 CentOS / Red Hat Enterprise Linux 7 - atomicrocketturtle.com 1573 atomic-testing/7/x86_64 CentOS / Red Hat Enterprise Linux 7 - atomicrocketturtle.com - (Testing) 74 base/7/x86_64 CentOS-7 - Base 9007 base-source/7 CentOS-7 - Base Sources 0 centosplus/7/x86_64 CentOS-7 - Plus 43 centosplus-source/7 CentOS-7 - Plus Sources 0 cr/7/x86_64 CentOS-7 - cr 0 epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 9422 epel-testing/x86_64 Extra Packages for Enterprise Linux 7 - Testing - x86_64 946 extras/7/x86_64 CentOS-7 - Extras 191 extras-source/7 CentOS-7 - Extras Sources 0 fasttrack/7/x86_64 CentOS-7 - fasttrack 0 ius/x86_64 IUS Community Packages for Enterprise Linux 7 - x86_64 178 ius-archive/x86_64 IUS Community Packages for Enterprise Linux 7 - x86_64 - Archive 1416 ius-dev/x86_64 IUS Community Packages for Enterprise Linux 7 - x86_64 - Dev 8 ius-testing/x86_64 IUS Community Packages for Enterprise Linux 7 - x86_64 - Testing 194 mysql-connectors-community/x86_64 MySQL Connectors Community 17 mysql-tools-community/x86_64 MySQL Tools Community 31 mysql56-community/x86_64 MySQL 5.6 Community Server 214 rpmforge RHEL 7 - RPMforge.net - dag 245 rsyslog_v8/7/x86_64 Adiscon CentOS-7 - local packages for x86_64 726 updates/7/x86_64 CentOS-7 - Updates 552 updates-source/7 CentOS-7 - Updates Sources 0 _______________________________________________ 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.

