<?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: Forward data received on a port to a third party system in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369967#M67152</link>
    <description>&lt;P&gt;Are you trying to send all data to a different destination? Cloning the data or just redirecting?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Aug 2017 16:51:37 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2017-08-15T16:51:37Z</dc:date>
    <item>
      <title>Forward data received on a port to a third party system</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369964#M67149</link>
      <description>&lt;P&gt;I have a Splunk instance configured to receive data on port 9997 from 2 forwarders. If I want to configure it to forward data received on port 9997, what should I write as the stanza in props.conf?&lt;/P&gt;

&lt;P&gt;For example, to forward data from '/var/log', you have to write:&lt;BR /&gt;
[source::/var/log]&lt;BR /&gt;
TRANSFORMS-routing = send_to_tcp&lt;/P&gt;

&lt;P&gt;What should I write when the source is the port 9997?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:21:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369964#M67149</guid>
      <dc:creator>anton085</dc:creator>
      <dc:date>2020-09-29T15:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Forward data received on a port to a third party system</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369965#M67150</link>
      <description>&lt;P&gt;There is a difference between the receiving port (default 9997) that a forwarder would send data to, and a listening port, say UDP 514 if you are sending syslogs to some port where Splunk is listening for that data stream.  All of your data would be coming in to 9997 if it is coming from forwarders.  Your source would not reflect the receiving port that the forwarders are sending data to, like it would in the UDP 514 example.&lt;/P&gt;

&lt;P&gt;Are you trying to send any data coming from the forwarders on to another destination?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 16:37:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369965#M67150</guid>
      <dc:creator>kmorris_splunk</dc:creator>
      <dc:date>2017-08-15T16:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Forward data received on a port to a third party system</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369966#M67151</link>
      <description>&lt;P&gt;"Are you trying to send any data coming from the forwarders on to another destination?"&lt;/P&gt;

&lt;P&gt;That's exactly what I want to do. Is the props.conf config different for data received on 9997 vs other ports (i.e., 514)?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 16:47:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369966#M67151</guid>
      <dc:creator>anton085</dc:creator>
      <dc:date>2017-08-15T16:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Forward data received on a port to a third party system</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369967#M67152</link>
      <description>&lt;P&gt;Are you trying to send all data to a different destination? Cloning the data or just redirecting?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 16:51:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369967#M67152</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2017-08-15T16:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Forward data received on a port to a third party system</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369968#M67153</link>
      <description>&lt;P&gt;I am trying to send the data to a third-party system. I would like to see the configs for both cloning and redirecting.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 17:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369968#M67153</guid>
      <dc:creator>anton085</dc:creator>
      <dc:date>2017-08-15T17:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Forward data received on a port to a third party system</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369969#M67154</link>
      <description>&lt;P&gt;I think these docs are what you are looking for:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Forwarddatatothird-partysystemsd"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Forwarddatatothird-partysystemsd&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad#Filter_and_route_event_data_to_target_groups"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad#Filter_and_route_event_data_to_target_groups&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad#Replicate_a_subset_of_data_to_a_third-party_system"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.1/Forwarding/Routeandfilterdatad#Replicate_a_subset_of_data_to_a_third-party_system&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2017 17:25:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-data-received-on-a-port-to-a-third-party-system/m-p/369969#M67154</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2017-08-15T17:25:42Z</dc:date>
    </item>
  </channel>
</rss>

