<?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 Forwarding to multiple indexes in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52849#M10190</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have following inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[script://$SPLUNK_HOME/etc/apps/appa/bin/script1.sh]
index = index1
sourcetype = script1_detail
interval = 86400
TCP_ROUTING = splunk_02

[script://$SPLUNK_HOME/etc/apps/appa/bin/script2.sh]
index = index1
sourcetype = script2_detail
interval = 86400
TCP_ROUTING = splunk_02
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And following outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-clone-group-splunk-01_9997
disabled = false
isLoadBalanced = False
maxQueueSize = 1000

[tcpout:default-clone-group-splunk-ux_9997]
disabled = false
server = splunk-ux01.domainname.com:9997

[tcpout:splunk_02]
disabled = false
server = splunk-ux02.domainname.com:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But my events are not getting indexed can you please help.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Sep 2010 19:39:36 GMT</pubDate>
    <dc:creator>manuarora</dc:creator>
    <dc:date>2010-09-17T19:39:36Z</dc:date>
    <item>
      <title>Forwarding to multiple indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52849#M10190</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have following inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[script://$SPLUNK_HOME/etc/apps/appa/bin/script1.sh]
index = index1
sourcetype = script1_detail
interval = 86400
TCP_ROUTING = splunk_02

[script://$SPLUNK_HOME/etc/apps/appa/bin/script2.sh]
index = index1
sourcetype = script2_detail
interval = 86400
TCP_ROUTING = splunk_02
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And following outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = default-clone-group-splunk-01_9997
disabled = false
isLoadBalanced = False
maxQueueSize = 1000

[tcpout:default-clone-group-splunk-ux_9997]
disabled = false
server = splunk-ux01.domainname.com:9997

[tcpout:splunk_02]
disabled = false
server = splunk-ux02.domainname.com:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But my events are not getting indexed can you please help.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2010 19:39:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52849#M10190</guid>
      <dc:creator>manuarora</dc:creator>
      <dc:date>2010-09-17T19:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding to multiple indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52850#M10191</link>
      <description>&lt;P&gt;In your output, you have "splunk_ux02" instead of the "splunk_02" which is in the inputs.conf.   That might possibly be the problem.&lt;/P&gt;

&lt;P&gt;Also - does forwarding work without this?  &lt;/P&gt;</description>
      <pubDate>Fri, 17 Sep 2010 23:51:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52850#M10191</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-09-17T23:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding to multiple indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52851#M10192</link>
      <description>&lt;P&gt;It was typo in posting question otherwise it is fine in configuration. Forwarder is not working for this particular application otherwise it works fine.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2010 06:18:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52851#M10192</guid>
      <dc:creator>manuarora</dc:creator>
      <dc:date>2010-09-21T06:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding to multiple indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52852#M10193</link>
      <description>&lt;P&gt;It would be very helpful if you very carefully checked the file posted and make sure it is exactly the same as you actual configuration, and edit it accordingly if it is not.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2010 06:23:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52852#M10193</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-09-21T06:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding to multiple indexes</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52853#M10194</link>
      <description>&lt;P&gt;Check the logs, see if they're establishing connection to the receivers.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2011 18:23:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-to-multiple-indexes/m-p/52853#M10194</guid>
      <dc:creator>suhprano</dc:creator>
      <dc:date>2011-04-20T18:23:44Z</dc:date>
    </item>
  </channel>
</rss>

