<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Syslog-ng error in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743594#M118124</link>
    <description>&lt;P&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;The issue has been resolved by creating a new configuration file and moving the configurations there. Syslog-ng was not letting me modify the default conf file.&lt;/P&gt;</description>
    <pubDate>Sat, 05 Apr 2025 16:29:45 GMT</pubDate>
    <dc:creator>tech_g706</dc:creator>
    <dc:date>2025-04-05T16:29:45Z</dc:date>
    <item>
      <title>Syslog-ng error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743582#M118119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I setup the syslog-ng to receive syslog from devices and splunk HF on the same server will read those logs files.&lt;BR /&gt;&lt;BR /&gt;However I am not able to restart the syslog-ng and getting error.&amp;nbsp; syslog-ng is running as root and log file directory owned by splunk user.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Job for syslog-ng.service failed because the control process exited with error code.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;systemctl status syslog-ng.service&lt;BR /&gt;&lt;BR /&gt;× &lt;STRONG&gt;syslog-ng.service - System Logger Daemon&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Loaded: loaded (/usr/lib/systemd/system/syslog-ng.service; enabled; preset: enabled)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Active: failed (Result: exit-code) since Sat 2025-04-05 11:39:04 UTC; 9s ago&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Docs: man:syslog-ng(8)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Process: 1800 ExecStart=/usr/sbin/syslog-ng -F $SYSLOGNG_OPTS (code=exited, status=1/FAILURE)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Main PID: 1800 (code=exited, status=1/FAILURE)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Status: "Starting up... (Sat Apr 5 11:39:04 2025"&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;CPU: 4ms&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Apr 05 11:39:04 if2 systemd[1]: syslog-ng.service: Scheduled restart job, restart counter is at 5.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Apr 05 11:39:04 if2 systemd[1]: syslog-ng.service: Start request repeated too quickly.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Apr 05 11:39:04 if2 systemd[1]: syslog-ng.service: Failed with result 'exit-code'.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Apr 05 11:39:04 if2 systemd[1]: Failed to start syslog-ng.service - System Logger Daemon.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Apr 2025 11:41:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743582#M118119</guid>
      <dc:creator>tech_g706</dc:creator>
      <dc:date>2025-04-05T11:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog-ng error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743584#M118120</link>
      <description>&lt;P&gt;This is actually syslog-ng's internal problem and has nothing to do with Splunk. Check system logs, check the syslog-ng configuration (I'm not a syslog-ng expert but I think it had an option to validate your configuration).&lt;/P&gt;</description>
      <pubDate>Sat, 05 Apr 2025 12:26:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743584#M118120</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-04-05T12:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog-ng error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743588#M118121</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/309054"&gt;@tech_g706&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately I dont think you're going to get the best response here as not many users in this forum will have specific syslog-ng experience.&lt;/P&gt;&lt;P&gt;If it helps, I would start with checking the logs, try the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;journalctl -xeu syslog-ng&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding kudos to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Sat, 05 Apr 2025 15:11:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743588#M118121</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-04-05T15:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog-ng error</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743594#M118124</link>
      <description>&lt;P&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;The issue has been resolved by creating a new configuration file and moving the configurations there. Syslog-ng was not letting me modify the default conf file.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Apr 2025 16:29:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-ng-error/m-p/743594#M118124</guid>
      <dc:creator>tech_g706</dc:creator>
      <dc:date>2025-04-05T16:29:45Z</dc:date>
    </item>
  </channel>
</rss>

