<?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: Can I forward different data inputs to different splunk indexers on a Light Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22417#M3446</link>
    <description>&lt;P&gt;Thank you for your reply, we did define several tcpout-Groups, but didn't know how to make sure that events are forwarded to the right destination. I posted our solution below.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Aug 2010 13:57:47 GMT</pubDate>
    <dc:creator>chris</dc:creator>
    <dc:date>2010-08-04T13:57:47Z</dc:date>
    <item>
      <title>Can I forward different data inputs to different splunk indexers on a Light Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22415#M3444</link>
      <description>&lt;P&gt;Is it possible to forward data from source A to Indexer A and data from source B to Indexer B if I use the light forwarder? Or do I need to configure this in tranforms.conf  and have to use the normal forwarder? &lt;/P&gt;

&lt;P&gt;Thank you for helping me.&lt;/P&gt;

&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2010 15:26:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22415#M3444</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2010-07-29T15:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can I forward different data inputs to different splunk indexers on a Light Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22416#M3445</link>
      <description>&lt;P&gt;Take a look @ &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Outputsconf" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Outputsconf&lt;/A&gt;.  You can modify the outputs.conf in /etc/apps/SplunkLightForwarder/local/outputs.conf..&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2010 20:10:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22416#M3445</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-07-29T20:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I forward different data inputs to different splunk indexers on a Light Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22417#M3446</link>
      <description>&lt;P&gt;Thank you for your reply, we did define several tcpout-Groups, but didn't know how to make sure that events are forwarded to the right destination. I posted our solution below.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:57:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22417#M3446</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2010-08-04T13:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I forward different data inputs to different splunk indexers on a Light Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22418#M3447</link>
      <description>&lt;P&gt;After trying with props.conf &amp;amp; transforms.conf we saw that it is possible to specify the group in the inputs.conf file and therefor it is possible to use the LightForwarder, the regular forwarder is not needed to accomplish this.&lt;/P&gt;

&lt;P&gt;outputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
disabled = false
isLoadBalanced = False
maxQueueSize = 1000

[tcpout:systemGroup]
server=server1:9997

[tcpout:applicationGroup]
server=server2:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;inputs.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://.../file1.log]
_TCP_ROUTING = systemGroup

[monitor://.../file2.log]
_TCP_ROUTING = applicationGroup
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-forward-different-data-inputs-to-different-splunk-indexers/m-p/22418#M3447</guid>
      <dc:creator>chris</dc:creator>
      <dc:date>2010-08-04T14:15:36Z</dc:date>
    </item>
  </channel>
</rss>

