[syslog-ng] Linux Distribuitions using Syslog-NG

Daniel Maher dma+syslogng at witbe.net
Tue Nov 9 09:48:43 CET 2010


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>


More information about the syslog-ng mailing list