<?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 subset of logs via _TCP_ROUTING in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21016#M3103</link>
    <description>&lt;P&gt;Your config looks fine to me.&lt;BR /&gt;&lt;BR /&gt;
Have you correctly defined the input on the other side and tested connectivity?&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2013 08:28:15 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2013-08-02T08:28:15Z</dc:date>
    <item>
      <title>Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21012#M3099</link>
      <description>&lt;P&gt;Using a heavy forwarder I'm having some issues using the &lt;CODE&gt;_TCP_ROUTING&lt;/CODE&gt; examples posted in splunk docs and some splunk base answers.&lt;BR /&gt;
I am just trying to forward a specific sourcetype log type to another forwarder, Is this correct or is there anything i am doing wrong?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;in props.conf
[somesourcetype]
TRANSFORMS-log_subset = some_logs

In transforms.conf
[some_logs]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT=some_logs_subset

In outputs.conf
[tcpout:some_logs_subset]
server=serverip:port
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 31 Jul 2013 19:22:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21012#M3099</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2013-07-31T19:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21013#M3100</link>
      <description>&lt;P&gt;you can do it with a combination of inputs and outputs.&lt;/P&gt;

&lt;H1&gt;inputs.conf&lt;/H1&gt;

&lt;P&gt;[monitor:///some/path/to/some/files/]&lt;BR /&gt;
_TCP_ROUTING = my_new_route&lt;BR /&gt;
source = &lt;BR /&gt;
sourcetype =&lt;BR /&gt;
host = &lt;BR /&gt;
blacklist =&lt;/P&gt;

&lt;H1&gt;outputs.conf&lt;/H1&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = our_default_route&lt;/P&gt;

&lt;P&gt;[tcpout:out_default_route]&lt;BR /&gt;
server = 0.0.0.0:0000&lt;/P&gt;

&lt;P&gt;[tcpout:our_new_route]&lt;BR /&gt;
server = 1.1.1.1:1111 &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:29:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21013#M3100</guid>
      <dc:creator>lmyrefelt</dc:creator>
      <dc:date>2020-09-28T14:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21014#M3101</link>
      <description>&lt;P&gt;The only problem i have is we have an input on &lt;BR /&gt;
[splunktcp:port]&lt;/P&gt;

&lt;P&gt;That basically has a lot of data coming in from, the sourcetype is mixed in with that data so we only want to forward data that is of that particular sourcetype, preferably not changing the inputs.conf ports&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2013 22:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21014#M3101</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2013-08-01T22:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21015#M3102</link>
      <description>&lt;P&gt;what kind of forwarder are you using? Can it be that you need another kind of forwarder (ie. heavy) to what u want?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2013 07:04:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21015#M3102</guid>
      <dc:creator>lmyrefelt</dc:creator>
      <dc:date>2013-08-02T07:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21016#M3103</link>
      <description>&lt;P&gt;Your config looks fine to me.&lt;BR /&gt;&lt;BR /&gt;
Have you correctly defined the input on the other side and tested connectivity?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2013 08:28:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21016#M3103</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-08-02T08:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21017#M3104</link>
      <description>&lt;P&gt;I basically just have this on the receiving forwarder&lt;BR /&gt;
connectivity is fine in splunkd logs from forwarder to forwarder and via port connect tests(telnet)&lt;/P&gt;

&lt;P&gt;[splunktcp://9997]&lt;BR /&gt;
connection_host = dns&lt;BR /&gt;
index = iseclog_core&lt;BR /&gt;
sourcetype = logger_cef&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:31:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21017#M3104</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2020-09-28T14:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21018#M3105</link>
      <description>&lt;P&gt;I should also mention this is a spunk 4.3.3 instance forwarding to splunk 5.0.3&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2013 20:06:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21018#M3105</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2013-08-06T20:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21019#M3106</link>
      <description>&lt;P&gt;This is a heavy forwarder receiving multiple inputs on different ports, so i am using props and transforms .conf files specified in original post.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2013 20:07:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21019#M3106</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2013-08-06T20:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Forward subset of logs via _TCP_ROUTING</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21020#M3107</link>
      <description>&lt;P&gt;Also another oddity is if i specify &lt;BR /&gt;
[tcp://9997] &lt;BR /&gt;
instead of splunktcp the data comes in indexed but since its still coming in cooked.&lt;/P&gt;

&lt;P&gt;--splunk-cooked-mode-v3--\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00 etc...  &lt;/P&gt;

&lt;P&gt;So connectivity seems fine just seems like this instance is not handling cooked "spunktcp" data correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2013 20:13:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forward-subset-of-logs-via-TCP-ROUTING/m-p/21020#M3107</guid>
      <dc:creator>sonicZ</dc:creator>
      <dc:date>2013-08-06T20:13:26Z</dc:date>
    </item>
  </channel>
</rss>

