[syslog-ng] Install Syslog-ng OSE into Virtual Machine - RHEL OS

William Luiz Ribeiro Vasconcelos Da Silva wsilva_ericsson at timbrasil.com.br
Thu Oct 17 19:16:58 UTC 2019


Another question:

     Who to install the syslog-ng OSE into a RHEL 7(virtual machine), because this machine have no access to internet.

So how to do this steps of manual, without internet:


2. The Extra Packages for Enterprise Linux (EPEL)<https://fedoraproject.org/wiki/EPEL> repository contains many useful packages, which are not included in RHEL. A few dependencies of syslog-ng are available this repo. You can enable it by downloading and installing an RPM package:

wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh epel-release-latest-7.noarch.rpm

3. Add the repo containing the latest unofficial build of syslog-ng. By the time of writing it is syslog-ng 3.24 and it is available on the Copr build service. Download the repo file to /etc/yum.repos.d/, so you can install and enable syslog-ng:

cd /etc/yum.repos.d/
wget https://copr.fedorainfracloud.org/coprs/czanik/syslog-ng324/repo/epel-7/czanik-syslog-ng324-epel-7.repo
yum install syslog-ng
systemctl enable syslog-ng
systemctl start syslog-ng

Add any further sub-packages you need.

4. It is not strictly required, but you can avoid some confusion, if you also delete rsyslog at the same time:

yum erase rsyslog

 Tks,
William Luiz


________________________________
De: syslog-ng <syslog-ng-bounces at lists.balabit.hu> em nome de William Luiz Ribeiro Vasconcelos Da Silva <wsilva_ericsson at timbrasil.com.br>
Enviado: quinta-feira, 17 de outubro de 2019 16:02
Para: Syslog-ng users' and developers' mailing list <syslog-ng at lists.balabit.hu>
Assunto: Re: [syslog-ng] Install Syslog-ng OSE into Virtual Machine - RHEL OS

Hi László,

What is the kernel parameters for heavy UDP traffic? Who to change it?

________________________________
De: syslog-ng <syslog-ng-bounces at lists.balabit.hu> em nome de László Pál <vlad at vlad.hu>
Enviado: quinta-feira, 17 de outubro de 2019 15:57
Para: Syslog-ng users' and developers' mailing list <syslog-ng at lists.balabit.hu>
Assunto: Re: [syslog-ng] Install Syslog-ng OSE into Virtual Machine - RHEL OS

RHEL and derivatives uses rsyslog by default, so if you plan to use syslog-ng instead, you should remove rsyslog first. Other configs are highly depends on your usecase (like adjust kernel parameters for heavy UDP traffic and so on). Also quite generic people are facing with issues with selinux and firewalld but obviously there are solutions for any of these (other than turning off these services :))

L:


On 2019. Oct 17., at 20:45, William Luiz Ribeiro Vasconcelos Da Silva <wsilva_ericsson at timbrasil.com.br<mailto:wsilva_ericsson at timbrasil.com.br>> wrote:

Good aftenoon !

    I will install the syslog-ng OSE into a virtual machine with RHEL 7.

    Is there anything I should worry about when installing on a virtual machine?

    Is there something to configurated on OS, before or after the install syslog-ng?


Tks,
William Luiz



Esta mensagem, incluindo seus anexos, pode conter informações privilegiadas e/ou de caráter confidencial, não podendo ser retransmitida sem autorização do remetente. Se você não é o destinatário ou pessoa autorizada para recebê-la, informamos que o seu uso, divulgação, cópia ou arquivamento são proibidos. Portanto, se você recebeu esta mensagem por engano, por favor nos informe respondendo imediatamente a este e-mail e delete o seu conteúdo.

This message, including its attachments, may contain privileged or confidential information, and it must not be fowarded without the express authorization of the sender. If you are not the intended recipient, we hereby inform you that the use, disclosure, copy or filing are forbidden. So, if you received this message as a mistake, please inform us by answering this e-mail and deleting its contents

Questo messaggio, inclusi gli allegati, potrebbe contenere informazioni privilegiate e/o riservate, e non deve essere ritrasmesse senza l'autorizzazione del mittente. Se non siete il destinatario o la persona autorizzata a riceverlo, informiamo che il suo utilizzo, diffusione, copia o archiviazione sono proibite. Quindi, se avete ricevuto questo messaggio per errore, per cortesia ci informi rispondendo immediatamente a questa email e cancelli il suo contenuto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.balabit.hu/pipermail/syslog-ng/attachments/20191017/6930561f/attachment-0001.html>


More information about the syslog-ng mailing list