<?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: TCPOUT Forwarding in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564362#M100494</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the response. I think i missed a point...&lt;/P&gt;&lt;P&gt;In my example I have two apps..in example app_send_indexer1 and app_send_indexer2 with following confs:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;app_send_indexer1&lt;/STRONG&gt; - (should not use props.conf for specific sourcetype specified defined in app "app_send_indexer2 ")&lt;/P&gt;&lt;P&gt;outputs.conf&lt;/P&gt;&lt;P&gt;[tcpout]&lt;BR /&gt;indexAndForward = 0&lt;BR /&gt;defaultGroup = indexer1&lt;/P&gt;&lt;P&gt;[tcpout:indexer1]&lt;BR /&gt;server = xxx1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;app_send_indexer2&lt;/STRONG&gt; - (should use props.conf&amp;nbsp; for specific sourcetype)&lt;/P&gt;&lt;P&gt;outputs.conf&lt;/P&gt;&lt;P&gt;[tcpout:indexer2]&amp;nbsp;&lt;BR /&gt;server = xxx2&lt;/P&gt;&lt;P&gt;props.conf --&amp;gt; should not used in general!!!&lt;/P&gt;&lt;P&gt;[mysource]&lt;BR /&gt;TRANSFORMS-test = myfield&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;transforms.conf&lt;/P&gt;&lt;P&gt;[my_field]&lt;/P&gt;&lt;P&gt;&lt;EM&gt;some data extraction&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is it possible to fix the problem as i only need the extraction on one indexer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank yo much.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
    <pubDate>Mon, 23 Aug 2021 14:47:08 GMT</pubDate>
    <dc:creator>ChristophRichte</dc:creator>
    <dc:date>2021-08-23T14:47:08Z</dc:date>
    <item>
      <title>TCPOUT Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564340#M100492</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;actually, I am facing an issue, forwarding data via Tcpout.&lt;/P&gt;&lt;P&gt;My scope is to forwarding some data to the main indexer and a subset of the data with specific props.conf to another but additionally keep the subset within the main indexer without using these additional props.conf setting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Data is actual sent to both with using props.conf for both tcpout.&lt;/P&gt;&lt;P&gt;sourcetype A&amp;nbsp; + sourcetype XXX ---&amp;gt; also using Props&amp;nbsp;Props/Transforms (should be ignored) ---&amp;gt; Main Indexer&lt;/P&gt;&lt;P&gt;sourcetype A ----&amp;gt; using Props/Transforms (required) --&amp;gt; Secondary Indexer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scope:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;sourcetype A&amp;nbsp; + sourcetype XXX&amp;nbsp; ---&amp;gt; &lt;STRIKE&gt;also using Props&amp;nbsp;Props/Transforms&lt;/STRIKE&gt; ---&amp;gt; Main Indexer&lt;/P&gt;&lt;P&gt;sourcetype A ----&amp;gt; Some Props/Transforms --&amp;gt; Secondary Indexer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any solution to fix the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for helping.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 13:50:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564340#M100492</guid>
      <dc:creator>ChristophRichte</dc:creator>
      <dc:date>2021-08-23T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: TCPOUT Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564344#M100493</link>
      <description>&lt;P&gt;Unless you are specifically meaning to do index time field extractions these files need to go on the search head(s), not the indexers. And you must have all settings combined in your configs.&lt;/P&gt;&lt;P&gt;If youare doing index time extraction, and your indexers are clustered, the files need to be identical there as well.&lt;/P&gt;&lt;P&gt;Both cases require a restart of Splunk,&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 14:00:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564344#M100493</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-23T14:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: TCPOUT Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564362#M100494</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for the response. I think i missed a point...&lt;/P&gt;&lt;P&gt;In my example I have two apps..in example app_send_indexer1 and app_send_indexer2 with following confs:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;app_send_indexer1&lt;/STRONG&gt; - (should not use props.conf for specific sourcetype specified defined in app "app_send_indexer2 ")&lt;/P&gt;&lt;P&gt;outputs.conf&lt;/P&gt;&lt;P&gt;[tcpout]&lt;BR /&gt;indexAndForward = 0&lt;BR /&gt;defaultGroup = indexer1&lt;/P&gt;&lt;P&gt;[tcpout:indexer1]&lt;BR /&gt;server = xxx1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;app_send_indexer2&lt;/STRONG&gt; - (should use props.conf&amp;nbsp; for specific sourcetype)&lt;/P&gt;&lt;P&gt;outputs.conf&lt;/P&gt;&lt;P&gt;[tcpout:indexer2]&amp;nbsp;&lt;BR /&gt;server = xxx2&lt;/P&gt;&lt;P&gt;props.conf --&amp;gt; should not used in general!!!&lt;/P&gt;&lt;P&gt;[mysource]&lt;BR /&gt;TRANSFORMS-test = myfield&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;transforms.conf&lt;/P&gt;&lt;P&gt;[my_field]&lt;/P&gt;&lt;P&gt;&lt;EM&gt;some data extraction&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How is it possible to fix the problem as i only need the extraction on one indexer?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank yo much.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 14:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564362#M100494</guid>
      <dc:creator>ChristophRichte</dc:creator>
      <dc:date>2021-08-23T14:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: TCPOUT Forwarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564403#M100498</link>
      <description>&lt;P&gt;You mentioned "props.conf --&amp;gt; should not used in general!!!" in your reply.&lt;/P&gt;&lt;P&gt;You cannot use one without the other, they work together.&lt;/P&gt;&lt;P&gt;And again, I think you really need these on the search head(s), not the indexers.&lt;/P&gt;&lt;P&gt;This might be helpful:&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.2/Indexer/Indextimeversussearchtime" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.2/Indexer/Indextimeversussearchtime&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 18:17:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/TCPOUT-Forwarding/m-p/564403#M100498</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-23T18:17:50Z</dc:date>
    </item>
  </channel>
</rss>

