<?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: Not able to send logs to my syslog-ng server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533841#M89632</link>
    <description>&lt;P&gt;Thank you very much for your answer, but is that a good way sending logs to Splunk HF &amp;gt; Syslog-NG and then again to Splunk ?&lt;/P&gt;</description>
    <pubDate>Tue, 22 Dec 2020 14:27:57 GMT</pubDate>
    <dc:creator>g_paternicola</dc:creator>
    <dc:date>2020-12-22T14:27:57Z</dc:date>
    <item>
      <title>Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533815#M89626</link>
      <description>&lt;P&gt;Hi eveyone, I'm try to send pihole.log to my syslog-ng server through an splunk universal forwarder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Details about my system:&lt;/STRONG&gt;&lt;BR /&gt;I configured following files:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;inputs.conf
[monitor:///var/log/pihole.log]
disabled = false
sourcetype = pihole:log


output.conf
[tcpout]
defaultGroup = default-autolb-group
[tcpout:default-autolb-group]
server = 10.20.30.15:514
[tcpout-server://10.20.30.15:514]


props.conf
[dnsmasq]
NO_BINARY_CHECK = true
DATETIME_CONFIG =
TIME_FORMAT = %b %d %H:%M:%S&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue I'm gonna get is that the log file on the syslog side looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Dec 22 12:58:04 10.20.30.5 @
Dec 22 12:58:04 10.20.30.5
Dec 22 12:58:04 10.20.30.5 __s2s_capabilities
Dec 22 12:58:04 10.20.30.5 ack=0;compression=0
Dec 22 12:58:04 10.20.30.5 _raw
Dec 22 12:58:24 10.20.30.5 --splunk-cooked-mode-v3--
Dec 22 12:58:24 10.20.30.5 pihole
Dec 22 12:58:24 10.20.30.5 8089
Dec 22 12:58:24 10.20.30.5 @
Dec 22 12:58:24 10.20.30.5
Dec 22 12:58:24 10.20.30.5 __s2s_capabilities
Dec 22 12:58:24 10.20.30.5 ack=0;compression=0
Dec 22 12:58:24 10.20.30.5 _raw&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which is not really much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have a hint for me to solve this issue? I'd be very happy &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 13:19:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533815#M89626</guid>
      <dc:creator>g_paternicola</dc:creator>
      <dc:date>2020-12-22T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533818#M89627</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;To forward syslog data I suppose it's better use Splunk Heavyforwarder not Universal Forwarder.&lt;/P&gt;&lt;P&gt;The HF is only a normal splunk instance with Forwarding rule.&lt;/P&gt;&lt;P&gt;However I think it's better index the info logs&amp;nbsp; and send to the syslog NG server.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 13:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533818#M89627</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2020-12-22T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533826#M89629</link>
      <description>&lt;P&gt;Even on HF I have to configure inputs.conf and outputs.conf like a UF, so what other should I configure on the HF in order to get the right data and not this garbage? Do I have to install the pihole app in order to get clearly data in and then forward it to my syslog?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:05:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533826#M89629</guid>
      <dc:creator>g_paternicola</dc:creator>
      <dc:date>2020-12-22T14:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533834#M89630</link>
      <description>&lt;P&gt;Try to index data with the add (&lt;A href="https://splunkbase.splunk.com/app/4505/" target="_blank"&gt;https://splunkbase.splunk.com/app/4505/&lt;/A&gt;) on and after forward to&amp;nbsp; &amp;nbsp;the syslog.&lt;/P&gt;&lt;P&gt;Yes you can forward the data via outputs.conf or GUI.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533834#M89630</guid>
      <dc:creator>aasabatini</dc:creator>
      <dc:date>2020-12-22T14:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533841#M89632</link>
      <description>&lt;P&gt;Thank you very much for your answer, but is that a good way sending logs to Splunk HF &amp;gt; Syslog-NG and then again to Splunk ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533841#M89632</guid>
      <dc:creator>g_paternicola</dc:creator>
      <dc:date>2020-12-22T14:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533847#M89633</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227231"&gt;@g_paternicola&lt;/a&gt;, if you want to forward all data to syslog server you can use UF. You should send data to syslog server by using syslog output. Please try below config,&lt;/P&gt;&lt;P&gt;outputs.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[syslog]
defaultGroup=syslogGroup

[syslog:syslogGroup]
server = 10.20.30.15:514&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you upvote is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:44:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533847#M89633</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2020-12-22T14:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533852#M89635</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;thank you for your hint! syslog stanza make really sense here... but I'm not gonna get any logs anymore...&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 15:09:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533852#M89635</guid>
      <dc:creator>g_paternicola</dc:creator>
      <dc:date>2020-12-22T15:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to send logs to my syslog-ng server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533855#M89637</link>
      <description>&lt;P&gt;Sorry&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/227231"&gt;@g_paternicola&lt;/a&gt;, I missed&amp;nbsp;&lt;SPAN&gt;that the syslog output processor is not available for UF. &amp;nbsp;The same config should be running if you convert that UF to HF.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 15:41:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Not-able-to-send-logs-to-my-syslog-ng-server/m-p/533855#M89637</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2020-12-22T15:41:35Z</dc:date>
    </item>
  </channel>
</rss>

