<?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: How to Forward Data from Splunk Enterprise to TCP Syslog Server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656217#M111150</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260129"&gt;@jamaluddin-k&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you can see in the following question (&lt;A href="https://community.splunk.com/t5/Getting-Data-In/send-a-subset-of-logs-via-syslog-to-a-Third-Party-and-all-logs/m-p/506184" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/send-a-subset-of-logs-via-syslog-to-a-Third-Party-and-all-logs/m-p/506184&lt;/A&gt;) I had the same problem and I solved&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;adding in inputs.conf _TCP_ROUTING to all the sourcetypes and _SYSLOG_ROUTING to the three ones to send to syslog.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Aug 2023 09:31:57 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2023-08-31T09:31:57Z</dc:date>
    <item>
      <title>How to Forward Data from Splunk Enterprise to TCP Syslog Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656093#M111132</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a simple TCP syslog server in the same network where I have setup my Splunk Enterprise platform 9.10. I am trying to forward the data polled into Splunk Enterprise by Add-On apps to the TCP Syslog Server. But even after configuring it from settings&amp;gt; Forwarding and Receiving, I am getting error like connection Timed out.&lt;/P&gt;
&lt;P&gt;Can anyone suggest what is being missed or needs to be looked into here.&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 16:29:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656093#M111132</guid>
      <dc:creator>jamaluddin-k</dc:creator>
      <dc:date>2023-08-30T16:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to Forward Data from Splunk Enterprise to TCP Syslog Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656165#M111143</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260129"&gt;@jamaluddin-k&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;forwarding data from GUI is a feature to send logs to another Splunk instance not to a syslog server.&lt;/P&gt;&lt;P&gt;If you want to send logs to a syslog server, you have to follow the instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.1.1/Forwarding/Forwarddatatothird-partysystemsd#Syslog_data" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.1.1/Forwarding/Forwarddatatothird-partysystemsd#Syslog_data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2023 22:41:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656165#M111143</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-08-30T22:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to Forward Data from Splunk Enterprise to TCP Syslog Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656216#M111149</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I see, That was a big gap on my end. But I also already had tried the Syslog Forwarding section on the URL you shared. I was not able to receive any data at the syslog server.&lt;/P&gt;&lt;P&gt;My output.conf file is as simple as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[syslog]
defaultGroup=syslogGroup

[syslog:syslogGroup]
server = 192.168.6.158:514&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I initially felt that the syslog server configuration might have some issue or maybe network, but no I was able to send TCP message to the syslog server from the Splunk Enterprise VM Instance. Only the data from Splunk is not getting forwarded.&lt;/P&gt;&lt;P&gt;Both the Sysylog Server VM and Splunk Enterprise VM are in the same network.&lt;/P&gt;&lt;P&gt;Just curious, is the defaultGroup parameter got to do something here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 09:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656216#M111149</guid>
      <dc:creator>jamaluddin-k</dc:creator>
      <dc:date>2023-08-31T09:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Forward Data from Splunk Enterprise to TCP Syslog Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656217#M111150</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/260129"&gt;@jamaluddin-k&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as you can see in the following question (&lt;A href="https://community.splunk.com/t5/Getting-Data-In/send-a-subset-of-logs-via-syslog-to-a-Third-Party-and-all-logs/m-p/506184" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/send-a-subset-of-logs-via-syslog-to-a-Third-Party-and-all-logs/m-p/506184&lt;/A&gt;) I had the same problem and I solved&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;adding in inputs.conf _TCP_ROUTING to all the sourcetypes and _SYSLOG_ROUTING to the three ones to send to syslog.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ciao.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Giuseppe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 09:31:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656217#M111150</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-08-31T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Forward Data from Splunk Enterprise to TCP Syslog Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656248#M111158</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I was able to fix the issue. Apart from the fact that 3rd part needs syslog forwarding as you mentioned, the issue was the default protocol. Splunk has it as UDP.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 11:13:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-Forward-Data-from-Splunk-Enterprise-to-TCP-Syslog-Server/m-p/656248#M111158</guid>
      <dc:creator>jamaluddin-k</dc:creator>
      <dc:date>2023-08-31T11:13:45Z</dc:date>
    </item>
  </channel>
</rss>

