-----Original Message----- From: <Wang>, James <[email protected]> Reply-To: rsyslog-users <[email protected]> Date: Tuesday, August 5, 2014 at 8:21 PM To: rsyslog-users <[email protected]> Subject: [rsyslog] Rsyslog Package installation
>I am working on a project to deploy Rsyslog into our RHEL hosts and need >advice for it: > >-- Looking into the online doc, it seems for Package installation we have >to deploy CentOS first of all. Is it true? > If not, any instructions to follow regarding Package installation >without CentOS? i'm not sure i understand the question -- centos packages should work on rhel since centos is just a rhel clone. >-- For Package installation, do I have to have URL open? > The rsyslog.repo file requires the URL open for >http://rpms.adiscon.com/v8-stable/epel-$releasever/$basearch and >http://rpms.adiscon.com/RPM-GPG-KEY-Adiscon. Can I avoid it by down >loading rsyslog-8.2.2-1.el5.centos.x86_64.rpm and put it into my local >host? If so, any instructions/steps for this deployment? in theory you could go either way... mirroring repos inside your firewall if policy dictates. i haven't done this with rsyslog, but puppet (as one example) lets you rsync from the same address so it's very easy. i don't see 22/873 open on rpms.adiscon, but you could always do it with wget -m or similar. you'll want to do is mirror the entire repo vs single package, so you have all the correct dependencies/versions in one place. _______________________________________________ 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.

