can you tell me a repository that has packages to install syslog-ng by yum for centos as below? thanks..
Date: Tue, 9 Nov 2010 09:48:43 +0100 From: dma+syslogng@witbe.net To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng] Linux Distribuitions using Syslog-NG
On 11/08/2010 08:37 PM, Renato Gregio wrote:
Is there any procedure to remove and install Syslog Syslog-NG on Centos or Fedora? Any official documentation or article about it?
Not afaik, but this works :
# service rsyslog stop # rpm -e --nodeps rsyslog # yum install syslog-ng # chkconfig syslog-ng on # service syslog-ng start
This depends on whether syslog-ng is in your yum repo list ; in the case of any Fedora in the past 4 years (at least) you're good to go, and in the case of CentOS, you just need to add RPMForge (i think).
-- Daniel Maher <dma PLUS syslogng AT witbe DOT net> ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html