[syslog-ng] Linux Distribuitions using Syslog-NG
Renato Gregio
grejao at hotmail.com
Wed Nov 10 01:17:57 CET 2010
I made a compact installation of CentOS 5.5.
to change Syslog for Syslog-ng, according to the procedure below:
# service rsyslog stop
# rpm -e --nodeps rsyslog
# yum install syslog-ng
# chkconfig syslog-ng on
# service syslog-ng start
I need to stop service and remove the package rsyslog.
but
i don't have service and package rsyslog:
[root at vmtest init.d]# service rsyslog stop
rsyslog: unrecognized service
[root at vmtest init.d]# rpm -qa | grep syslog
[root at vmtest init.d]#
and I have syslog service
[root at vmtest init.d]# service syslog status
syslogd (pid 3063) is running...
klogd (pid 3066) is running...
[root at vmtest init.d]#
I need to stop and remove any service/package from Syslogd ?
the procedure is correct using EPEL repo?
thanks
> Date: Tue, 9 Nov 2010 17:24:39 +0000
> From: jpo at di.uminho.pt
> To: syslog-ng at lists.balabit.hu
> Subject: Re: [syslog-ng] Linux Distribuitions using Syslog-NG
>
> On 2010-11-09 17:15, Renato Gregio wrote:
> > can you tell me a repository that has packages to install syslog-ng by
> > yum for centos as below?
>
> You have the Fedora EPEL repositories:
>
> * http://fedoraproject.org/wiki/EPEL
> * http://download.fedora.redhat.com/pub/epel/
>
> It currently has syslog-ng-2.1.4-1.el5.src.rpm for RHEL/CentOS 5.x.
>
> /jpo
> --
> José Pedro Oliveira
> * mailto:jpo at di.uminho.pt *
> ______________________________________________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.balabit.hu/pipermail/syslog-ng/attachments/20101110/6e0ec20e/attachment.htm
More information about the syslog-ng
mailing list