<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<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);" class="elementToProof">
Hi,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
On RHEL 8 you can use yum or dnf to list available sub-packages:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
[root@localhost ~]# dnf search syslog-ng
<div class="ContentPasted0">========================================== Name Exactly Matched: syslog-ng ===========================================</div>
<div class="ContentPasted0">syslog-ng.src : Next-generation syslog server</div>
<div class="ContentPasted0">syslog-ng.x86_64 : Next-generation syslog server</div>
<div class="ContentPasted0">========================================= Name & Summary Matched: syslog-ng ==========================================</div>
<div class="ContentPasted0">syslog-ng-afsnmp.x86_64 : SNMP support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-afsnmp-debuginfo.x86_64 : Debug information for package syslog-ng-afsnmp</div>
<div class="ContentPasted0">syslog-ng-amqp.x86_64 : AMQP support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-amqp-debuginfo.x86_64 : Debug information for package syslog-ng-amqp</div>
<div class="ContentPasted0">syslog-ng-debuginfo.x86_64 : Debug information for package syslog-ng</div>
<div class="ContentPasted0">syslog-ng-debugsource.x86_64 : Debug sources for package syslog-ng</div>
<div class="ContentPasted0">syslog-ng-devel.x86_64 : Development files for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-geoip.x86_64 : geoip support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-geoip-debuginfo.x86_64 : Debug information for package syslog-ng-geoip</div>
<div class="ContentPasted0">syslog-ng-http.x86_64 : HTTP support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-http-debuginfo.x86_64 : Debug information for package syslog-ng-http</div>
<div class="ContentPasted0">syslog-ng-java.x86_64 : Java destination support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-java-debuginfo.x86_64 : Debug information for package syslog-ng-java</div>
<div class="ContentPasted0">syslog-ng-java-deps.noarch : Java module dependencies for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-java-deps.src : Java module dependencies for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-kafka.x86_64 : kafka support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-kafka-debuginfo.x86_64 : Debug information for package syslog-ng-kafka</div>
<div class="ContentPasted0">syslog-ng-libdbi.x86_64 : Libdbi support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-logrotate.x86_64 : Logrotate script for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-mongodb.x86_64 : mongodb support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-mongodb-debuginfo.x86_64 : Debug information for package syslog-ng-mongodb</div>
<div class="ContentPasted0">syslog-ng-mqtt.x86_64 : mqtt support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-mqtt-debuginfo.x86_64 : Debug information for package syslog-ng-mqtt</div>
<div class="ContentPasted0">syslog-ng-python.x86_64 : Python support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-python-debuginfo.x86_64 : Debug information for package syslog-ng-python</div>
<div class="ContentPasted0">syslog-ng-python-modules.x86_64 : Python-based drivers for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-redis.x86_64 : redis support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-redis-debuginfo.x86_64 : Debug information for package syslog-ng-redis</div>
<div class="ContentPasted0">syslog-ng-riemann.x86_64 : riemann support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-riemann-debuginfo.x86_64 : Debug information for package syslog-ng-riemann</div>
<div class="ContentPasted0">syslog-ng-slog.x86_64 : $(slog) support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-slog-debuginfo.x86_64 : Debug information for package syslog-ng-slog</div>
<div class="ContentPasted0">syslog-ng-smtp.x86_64 : smtp support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-smtp-debuginfo.x86_64 : Debug information for package syslog-ng-smtp</div>
<div class="ContentPasted0">syslog-ng-snmpdest.x86_64 : SNMP destination support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-snmpdest-debuginfo.x86_64 : Debug information for package syslog-ng-snmpdest</div>
<div class="ContentPasted0">syslog-ng-sql.x86_64 : SQL support for syslog-ng</div>
<div class="ContentPasted0">syslog-ng-sql-debuginfo.x86_64 : Debug information for package syslog-ng-sql</div>
<div class="ContentPasted0">[root@localhost ~]# </div>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
And then use dnf to install the sub-package(s) you need. In this case syslog-ng-http:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
dnf install syslog-ng-http</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
Bye,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof ContentPasted0">
CzP<br>
</div>
<div class="elementToProof">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>
<div>
<div dir="ltr">Peter Czanik (CzP) <peter.czanik@oneidentity.com><br>
Balabit (a OneIdentity company) / syslog-ng upstream<br>
<a href="https://syslog-ng.com/community/" target="_blank">https://syslog-ng.com/<wbr>community/</a><br>
<a href="https://twitter.com/PCzanik" target="_blank">https://twitter.com/PCzanik</a></div>
</div>
</div>
<br>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> syslog-ng <syslog-ng-bounces@lists.balabit.hu> on behalf of Gundlapally, Navanitha <Navanitha.Gundlapally@broadridge.com><br>
<b>Sent:</b> Wednesday, July 5, 2023 15:59<br>
<b>To:</b> syslog-ng@lists.balabit.hu <syslog-ng@lists.balabit.hu><br>
<b>Subject:</b> [syslog-ng] Syslog-ng is not starting</font>
<div> </div>
</div>
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
p.x_MsoNormal, li.x_MsoNormal, div.x_MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif}
.x_MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.x_WordSection1
        {}
-->
</style>
<div lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div style="background-color:#FFEB9C; width:100%; border-style:solid; border-color:#9C6500; border-width:1pt; padding:2pt; font-size:10pt; line-height:12pt; font-family:'Calibri'; color:Black; text-align:left">
<span style="color:#9C6500; font-weight:bold">CAUTION:</span> This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize the sender and know the content is safe.</div>
<br>
<div>
<div class="x_WordSection1">
<p class="x_MsoNormal">Team,</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I am new to syslog-ng and recently installed syslog-ng v3.23 on RHEL 8.  However while trying to restart syslog-ng service it is failing with below error.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I read it on some blog that installing “http” should fix it but didn’t find any steps on how to intall the module.  I did try to do a fresh installation of syslog-ng 3.23 and no luck there.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Plugin module not found in 'module-path'; module-path='/usr/lib64/syslog-ng', module='http'</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">Thank you</p>
<p class="x_MsoNormal">NG.</p>
</div>
<div>This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended
 recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system.<br>
</div>
</div>
</div>
</body>
</html>