<?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 Can single forwarder forward data to two different indexer's ?? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71677#M14604</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I am using a UF say in Machine A , its has logs at two different paths say &lt;STRONG&gt;Log Path1&lt;/STRONG&gt; and &lt;STRONG&gt;Log Path2&lt;/STRONG&gt; . Now i want this Forwarder to forward LogPath1 data to one indexer say "C" and LogPath2 data to other indexer say "D" and i dont want LogPath1 data to be present in "D" Machine and viceversa.&lt;/P&gt;

&lt;P&gt;Is this scenario possible ?? pls help.&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2013 14:47:56 GMT</pubDate>
    <dc:creator>rakesh_498115</dc:creator>
    <dc:date>2013-06-21T14:47:56Z</dc:date>
    <item>
      <title>Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71677#M14604</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I am using a UF say in Machine A , its has logs at two different paths say &lt;STRONG&gt;Log Path1&lt;/STRONG&gt; and &lt;STRONG&gt;Log Path2&lt;/STRONG&gt; . Now i want this Forwarder to forward LogPath1 data to one indexer say "C" and LogPath2 data to other indexer say "D" and i dont want LogPath1 data to be present in "D" Machine and viceversa.&lt;/P&gt;

&lt;P&gt;Is this scenario possible ?? pls help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:47:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71677#M14604</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2013-06-21T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71678#M14605</link>
      <description>&lt;P&gt;Hi yes this is possible, you have to define 2 groups in outputs.conf and specify which input (log path) you want to send to which group &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad"&gt;Link to routing documentation&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:c]
server=server1:9997

[tcpout:d]
server=server2:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://path/file1.log]
_TCP_ROUTING = c

[monitor://path/file2.log]
_TCP_ROUTING = d
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Jun 2013 15:08:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71678#M14605</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2013-06-21T15:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71679#M14606</link>
      <description>&lt;P&gt;Watch out...This would be a double hit against your license.&lt;/P&gt;

&lt;P&gt;Splunk needs to improve their DR/clustering to give better control over sending data to Hot spares or DR boxes without a double his on license. &lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2013 02:41:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71679#M14606</guid>
      <dc:creator>MartinMcNutt</dc:creator>
      <dc:date>2013-06-23T02:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71680#M14607</link>
      <description>&lt;P&gt;iirc there at least used to be HA licenses that you could use for indexing on multiple indexers without having to pay double the license costs.&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jun 2013 07:35:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71680#M14607</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-06-23T07:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71681#M14608</link>
      <description>&lt;P&gt;If you specify the _TCP_ROUTING for every input, this setup will not index your data twice and will therefore not count twice towards your license.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:09:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71681#M14608</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2020-09-28T14:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71682#M14609</link>
      <description>&lt;P&gt;Thanks Chris &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2013 07:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71682#M14609</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2013-06-24T07:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71683#M14610</link>
      <description>&lt;P&gt;Can i forward data from single UF to 2 different indexers. same data in 2 different index groups. ?? is this possible.?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 10:53:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71683#M14610</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2015-06-03T10:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71684#M14611</link>
      <description>&lt;P&gt;yes, you configure outputs.conf as described &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.3/Forwarding/Configureforwarderswithoutputs.confd#Data_cloning"&gt;in the docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2015 11:58:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71684#M14611</guid>
      <dc:creator>acharlieh</dc:creator>
      <dc:date>2015-06-03T11:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71685#M14612</link>
      <description>&lt;P&gt;I realize this comment is pretty old, but I wanted to supply an update to anybody who ends up here...&lt;/P&gt;

&lt;P&gt;Indexer Clustering (&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Aboutclusters"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Aboutclusters&lt;/A&gt;) seems to take care of your needs around license consumption.  It will replicate data in the background without incurring any additional splunk ingest.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 18:46:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71685#M14612</guid>
      <dc:creator>jmeyers_splunk</dc:creator>
      <dc:date>2016-05-24T18:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can single forwarder forward data to two different indexer's ??</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71686#M14613</link>
      <description>&lt;P&gt;You can also use Fluentd Enterprise to bifurcate data to separate indexers. You can use message content, message type, hostname, etc. to route the messages between the indexers. &lt;A href="https://fluentd.treasuredata.com/splunk-optimize"&gt;https://fluentd.treasuredata.com/splunk-optimize&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 02 Jul 2017 21:19:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-single-forwarder-forward-data-to-two-different-indexer-s/m-p/71686#M14613</guid>
      <dc:creator>agup006</dc:creator>
      <dc:date>2017-07-02T21:19:25Z</dc:date>
    </item>
  </channel>
</rss>

