<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Another question:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
     Who to install the syslog-ng OSE into a RHEL 7(virtual machine), because this machine have no access to internet.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
So how to do this steps of manual, without internet:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p style="box-sizing: border-box; margin: 0px 0px 1.25em; line-height: 1.6em; font-size: 14.3px; text-rendering: optimizelegibility; outline: 0px; background: rgb(255, 255, 255); color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif">
2. The Extra Packages for Enterprise Linux<span> </span><a href="https://fedoraproject.org/wiki/EPEL" style="box-sizing: border-box; background: transparent; color: rgb(1, 54, 80); transition: color 0.1s ease 0s; margin: 0px; padding: 7px 0px; outline: 0px; font-size: 13px">(EPEL)</a><span> </span>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:</p>
<div style="box-sizing: border-box; margin: 0px; outline: 0px; font-size: 13px; background: rgb(255, 255, 255); line-height: 1.5em; color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif; max-width: 100%; overflow: auto; max-height: none">
<pre style="box-sizing: border-box; font-family: monospace, serif; font-size: 11.7px; margin: 0px 0px 1.25em; padding: 10px; outline: 0px; background: rgb(235, 239, 242); border-radius: 3px; line-height: 1.28571">wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh epel-release-latest-7.noarch.rpm</pre>
</div>
<p style="box-sizing: border-box; margin: 0px 0px 1.25em; line-height: 1.6em; font-size: 14.3px; text-rendering: optimizelegibility; outline: 0px; background: rgb(255, 255, 255); color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif">
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:</p>
<div style="box-sizing: border-box; margin: 0px; outline: 0px; font-size: 13px; background: rgb(255, 255, 255); line-height: 1.5em; color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif; max-width: 100%; overflow: auto; max-height: none">
<pre style="box-sizing: border-box; font-family: monospace, serif; font-size: 11.7px; margin: 0px 0px 1.25em; padding: 10px; outline: 0px; background: rgb(235, 239, 242); border-radius: 3px; line-height: 1.28571">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</pre>
</div>
<p style="box-sizing: border-box; margin: 0px 0px 1.25em; line-height: 1.6em; font-size: 14.3px; text-rendering: optimizelegibility; outline: 0px; background: rgb(255, 255, 255); color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif">
Add any further sub-packages you need.</p>
<p style="box-sizing: border-box; margin: 0px 0px 1.25em; line-height: 1.6em; font-size: 14.3px; text-rendering: optimizelegibility; outline: 0px; background: rgb(255, 255, 255); color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif">
4. It is not strictly required, but you can avoid some confusion, if you also delete rsyslog at the same time:</p>
<div style="box-sizing: border-box; margin: 0px; outline: 0px; font-size: 13px; background: rgb(255, 255, 255); line-height: 1.5em; color: rgb(17, 23, 26); font-family: "Open Sans", "Segoe UI", "Helvetica Neue", "MS P Gothic", "Meiryo UI", "Meiryo UI Reg", "メイリオ Reg", "MS UI Gothic Reg", "Hiragino Kaku Gothic Reg", "ヒラギノ角ゴ Pro W3 Reg", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "Microsoft JhengHei", 微軟正黑體, "Malgun Gothic", Gulim, Tahoma, "Arial Unicode", sans-serif; max-width: 100%; overflow: auto; max-height: none">
<pre style="box-sizing: border-box; font-family: monospace, serif; font-size: 11.7px; margin: 0px 0px 1.25em; padding: 10px; outline: 0px; background: rgb(235, 239, 242); border-radius: 3px; line-height: 1.28571">yum erase rsyslog</pre>
</div>
 Tks,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
William Luiz</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>De:</b> syslog-ng <syslog-ng-bounces@lists.balabit.hu> em nome de William Luiz Ribeiro Vasconcelos Da Silva <wsilva_ericsson@timbrasil.com.br><br>
<b>Enviado:</b> quinta-feira, 17 de outubro de 2019 16:02<br>
<b>Para:</b> Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu><br>
<b>Assunto:</b> Re: [syslog-ng] Install Syslog-ng OSE into Virtual Machine - RHEL OS</font>
<div> </div>
</div>
<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Hi László,</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
What is the kernel parameters for heavy UDP traffic? Who to change it?</div>
<div>
<div id="x_appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>De:</b> syslog-ng <syslog-ng-bounces@lists.balabit.hu> em nome de László Pál <vlad@vlad.hu><br>
<b>Enviado:</b> quinta-feira, 17 de outubro de 2019 15:57<br>
<b>Para:</b> Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu><br>
<b>Assunto:</b> Re: [syslog-ng] Install Syslog-ng OSE into Virtual Machine - RHEL OS</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word; line-break:after-white-space">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 :))
<div class=""><br class="">
</div>
<div class="">L:</div>
<div class=""><br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 2019. Oct 17., at 20:45, William Luiz Ribeiro Vasconcelos Da Silva <<a href="mailto:wsilva_ericsson@timbrasil.com.br" class="">wsilva_ericsson@timbrasil.com.br</a>> wrote:</div>
<br class="x_x_Apple-interchange-newline">
<div class="">
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
Good aftenoon !</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-family:Calibri,Helvetica,sans-serif">    I will install the syslog-ng OSE into a virtual machine with RHEL 7. </span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-family:Calibri,Helvetica,sans-serif"><br class="">
</span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt"><font face="Calibri, Arial, Helvetica, sans-serif" class=""><span class="" style="font-family:Calibri,Helvetica,sans-serif">    </span></font></span><span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)">Is
 there anything I should worry about when installing on a virtual machine?</span><br class="">
</div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)"><br class="">
</span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)">    Is there something to configurated on OS, before or after the install syslog-ng?<br class="">
</span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)"><br class="">
</span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)"><br class="">
</span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)">Tks,</span></div>
<div class="" style="font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none; font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">
<span class="" style="font-size:12pt; color:rgb(34,34,34); font-family:Calibri,Helvetica,sans-serif; background-color:rgb(248,249,250)">William Luiz</span></div>
<br class="" style="font-family:Helvetica; font-size:12px; font-style:normal; font-variant-caps:normal; font-weight:normal; letter-spacing:normal; text-align:start; text-indent:0px; text-transform:none; white-space:normal; word-spacing:0px; text-decoration:none">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
<br>
<font size="-2">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.
<p style="margin-top: 0px; margin-bottom: 0px;">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
</p>
</font>
<p style="margin-top: 0px; margin-bottom: 0px;"><font size="-2">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 </font></p>
</div>
</div>
</body>
</html>