<?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: Move input to different index in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35803#M178523</link>
    <description>&lt;P&gt;As per the docs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data.27s_input"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data.27s_input&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;On the Universal or Heavy forwarder in inputs.conf (depending on the type of input):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://.../file1.log]
_TCP_ROUTING = group1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And then in outputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:group1]
server=server1:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;EM&gt;Should&lt;/EM&gt; work.. Untested. Examples stolen from docs. Let us know if this works...&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;EDIT&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I have no idea whether the UDP input to TCP routing will work... Really curious to see how this pans out.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2012 16:56:42 GMT</pubDate>
    <dc:creator>johandk</dc:creator>
    <dc:date>2012-08-15T16:56:42Z</dc:date>
    <item>
      <title>Move input to different index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35802#M178522</link>
      <description>&lt;P&gt;I have too many machines (almost 500) logging to a single index. I want to create a new index (which I  know how to do) and configure some host inputs to write to the new index instead of the old one. All sources are syslog type on UDP 514.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2012 15:57:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35802#M178522</guid>
      <dc:creator>rblalock</dc:creator>
      <dc:date>2012-08-15T15:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Move input to different index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35803#M178523</link>
      <description>&lt;P&gt;As per the docs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data.27s_input"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Routeandfilterdatad#Route_inputs_to_specific_indexers_based_on_the_data.27s_input&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;On the Universal or Heavy forwarder in inputs.conf (depending on the type of input):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://.../file1.log]
_TCP_ROUTING = group1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And then in outputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:group1]
server=server1:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;EM&gt;Should&lt;/EM&gt; work.. Untested. Examples stolen from docs. Let us know if this works...&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;EDIT&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;I have no idea whether the UDP input to TCP routing will work... Really curious to see how this pans out.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2012 16:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35803#M178523</guid>
      <dc:creator>johandk</dc:creator>
      <dc:date>2012-08-15T16:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Move input to different index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35804#M178524</link>
      <description>&lt;P&gt;OK, so I was expecting this to be a server-side solution. This looks like a client-side solution. Do I have that right?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2012 17:18:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35804#M178524</guid>
      <dc:creator>rblalock</dc:creator>
      <dc:date>2012-08-15T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Move input to different index</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35805#M178525</link>
      <description>&lt;P&gt;Well... yes. Using a Heavy forwarder you can make it server side. Otherwise use the deployment server which manages all your forwarder configs centrally.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2012 17:26:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Move-input-to-different-index/m-p/35805#M178525</guid>
      <dc:creator>johandk</dc:creator>
      <dc:date>2012-08-15T17:26:31Z</dc:date>
    </item>
  </channel>
</rss>

