<?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 How to send the same data to multiple Splunk Enterprise platforms? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/305533#M57640</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a requirement of sending the same data from the SplunkForwarder agents to 2 different Splunk enterprise platforms to 2 different index.&lt;BR /&gt;Example -&lt;BR /&gt;Platform 1-- index1&lt;BR /&gt;Platform 2 -- index2&lt;BR /&gt;I need 2 different solutions&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;how can we achieve this by changing the configs at SplunkForwarder agents only&lt;/LI&gt;
&lt;LI&gt;how can we achieve this by changing the configs at intermediate forwarders only&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Thippesh&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 21:22:38 GMT</pubDate>
    <dc:creator>yu94</dc:creator>
    <dc:date>2022-03-28T21:22:38Z</dc:date>
    <item>
      <title>How to send the same data to multiple Splunk Enterprise platforms?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/305533#M57640</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have a requirement of sending the same data from the SplunkForwarder agents to 2 different Splunk enterprise platforms to 2 different index.&lt;BR /&gt;Example -&lt;BR /&gt;Platform 1-- index1&lt;BR /&gt;Platform 2 -- index2&lt;BR /&gt;I need 2 different solutions&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;how can we achieve this by changing the configs at SplunkForwarder agents only&lt;/LI&gt;
&lt;LI&gt;how can we achieve this by changing the configs at intermediate forwarders only&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Thippesh&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 21:22:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/305533#M57640</guid>
      <dc:creator>yu94</dc:creator>
      <dc:date>2022-03-28T21:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to send the same data to multiple Splunk Enterprise platforms</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/305534#M57641</link>
      <description>&lt;P&gt;Hi yu94,&lt;BR /&gt;
If all Your Forwarders pass through Heavy Forwarders it's the same thing, otherwise you have to change configuration in HFs and in each Forwarder that don't pass through HFs.&lt;BR /&gt;
You have to modify outputs.conf that I suggest to deploy using a Deployment Server (if you have many Forwarders).&lt;BR /&gt;
Anyway you have to insert in your outputs.conf both the target Indexers, something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:Indexer1]
server = xxx.xxx.xxx.xxx:9997
disabled = false
[tcpout-server://xxx.xxx.xxx.xxx:9997]

[tcpout:Indexer2]
server=yyy.yyy.yyy.yyy:9997
disabled = false
[tcpout-server://yyy.yyy.yyy.yyy:9997]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you want to forward logs to both the Indexers it's sufficient to use this outputs.conf, if you want selectively send some logs to one Indexer and other to the second, you have to insert in each stanza of your inputs.conf &lt;CODE&gt;_TCP_ROUTING = &amp;lt;tcpout_group_name&amp;gt;,&amp;lt;tcpout_group_name&amp;gt;,&amp;lt;tcpout_group_name&amp;gt;, ...&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Forwarding/Routeandfilterdatad&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 10:58:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/305534#M57641</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-30T10:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to send the same data to multiple Splunk Enterprise platforms</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/590954#M103521</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/39150"&gt;@yu94&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2022 07:07:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-send-the-same-data-to-multiple-Splunk-Enterprise/m-p/590954#M103521</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-26T07:07:46Z</dc:date>
    </item>
  </channel>
</rss>

