<?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: Data Routing through multiple HF in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627355#M107701</link>
    <description>&lt;P&gt;"Source A" to &lt;U&gt;Data Collector 01&lt;/U&gt;&amp;nbsp; &amp;gt; &lt;STRONG&gt;IDX Cluster 01&lt;/STRONG&gt; for Data A&lt;BR /&gt;|&lt;BR /&gt;(Data Copy from Source A for Cluster 02)&lt;BR /&gt;|&lt;BR /&gt;|---&amp;gt; "Source B" to &lt;U&gt;Data Collector 02&lt;/U&gt; &amp;gt; &lt;STRONG&gt;IDX Cluster 02&lt;/STRONG&gt; for Data A and B&lt;BR /&gt;&lt;BR /&gt;THX for the link, my config is similar, but... the "Data A" Copy from &lt;U&gt;DC01&lt;/U&gt; direct to &lt;STRONG&gt;IDX Cluster 02&lt;/STRONG&gt; works fine, "Data A" Copy from &lt;U&gt;DC01&lt;/U&gt; to &lt;U&gt;DC02&lt;/U&gt; to &lt;STRONG&gt;IDX Cluster 02&lt;/STRONG&gt; not...&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;Is "Data HF hopping" &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; even possible?&lt;BR /&gt;Without transforms and props directly via tcp-out over inputs.conf it worked...&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 14:00:32 GMT</pubDate>
    <dc:creator>CMEOGNAD</dc:creator>
    <dc:date>2023-01-17T14:00:32Z</dc:date>
    <item>
      <title>How to route data with props and transforms over multiple HF?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627313#M107694</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;
&lt;P&gt;how to route data &lt;U&gt;&lt;STRONG&gt;with props and transforms&lt;/STRONG&gt;&lt;/U&gt; over multiple HF?&lt;BR /&gt;&lt;BR /&gt;Source A to Data Collector &amp;gt; IDX Cluster A&lt;BR /&gt;|&lt;BR /&gt;(Data Copy A)&lt;BR /&gt;|&lt;BR /&gt;|---&amp;gt; Source B to Data Collector &amp;gt; IDX Cluster A/B&lt;BR /&gt;&lt;BR /&gt;Currently, the routing only works directly to IDX Cluster A/B, but not via Source B HF&lt;BR /&gt;&lt;BR /&gt;Please Help - Markus&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 17:56:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627313#M107694</guid>
      <dc:creator>CMEOGNAD</dc:creator>
      <dc:date>2023-01-18T17:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Routing through multiple HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627346#M107700</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243177"&gt;@CMEOGNAD&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;lete me understand: are Source A and SourceB different systems with Universal Forwarders or different Data Source on the same Universal Forwarder, or what else?&lt;/P&gt;&lt;P&gt;If they are different Universal Forwarders you can use a different outputs.con on each one.&lt;/P&gt;&lt;P&gt;If they are different Data Sources on the same Universal Forwarder, you have to follow the instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/Forwarding/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data_input" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.3/Forwarding/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data_input&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 12:54:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627346#M107700</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-17T12:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Routing through multiple HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627355#M107701</link>
      <description>&lt;P&gt;"Source A" to &lt;U&gt;Data Collector 01&lt;/U&gt;&amp;nbsp; &amp;gt; &lt;STRONG&gt;IDX Cluster 01&lt;/STRONG&gt; for Data A&lt;BR /&gt;|&lt;BR /&gt;(Data Copy from Source A for Cluster 02)&lt;BR /&gt;|&lt;BR /&gt;|---&amp;gt; "Source B" to &lt;U&gt;Data Collector 02&lt;/U&gt; &amp;gt; &lt;STRONG&gt;IDX Cluster 02&lt;/STRONG&gt; for Data A and B&lt;BR /&gt;&lt;BR /&gt;THX for the link, my config is similar, but... the "Data A" Copy from &lt;U&gt;DC01&lt;/U&gt; direct to &lt;STRONG&gt;IDX Cluster 02&lt;/STRONG&gt; works fine, "Data A" Copy from &lt;U&gt;DC01&lt;/U&gt; to &lt;U&gt;DC02&lt;/U&gt; to &lt;STRONG&gt;IDX Cluster 02&lt;/STRONG&gt; not...&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;Is "Data HF hopping" &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; even possible?&lt;BR /&gt;Without transforms and props directly via tcp-out over inputs.conf it worked...&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 14:00:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627355#M107701</guid>
      <dc:creator>CMEOGNAD</dc:creator>
      <dc:date>2023-01-17T14:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data Routing through multiple HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627358#M107702</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/243177"&gt;@CMEOGNAD&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;if DataA is a different Universal Forwarder, you could directly send data to both the DCs not passing throgh DC1.&lt;/P&gt;&lt;P&gt;You can configure in outputs.conf (as described in the documentation) a "fork" to send data to both the destinations.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 14:07:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627358#M107702</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-01-17T14:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Routing through multiple HF</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627365#M107704</link>
      <description>&lt;P&gt;If you want to have your data processed by HFA then sent to HFB where it will again be processed by props/transforms and then sent to indexers... That can't be done unless you do something ugly in between like sending HFA-&amp;gt;HFB via syslog or HEC. Your data stream is parsed at the first parsing Splunk instance in event's path. Then it's passed as parsed data and not touched any more.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 15:42:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-route-data-with-props-and-transforms-over-multiple-HF/m-p/627365#M107704</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-01-17T15:42:40Z</dc:date>
    </item>
  </channel>
</rss>

