<?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: Reroute host to different index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568243#M100857</link>
    <description>&lt;P&gt;Check the inputs.conf files on that host.&amp;nbsp; Change all instances of "index=best_life" to "index=other_index" and restart Splunk on that host.&lt;/P&gt;&lt;P&gt;Data that is already in index=best_life cannot be moved, but you can use the &lt;FONT face="courier new,courier"&gt;collect&lt;/FONT&gt; command to copy events to another index.&amp;nbsp; This will affect your license usage.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 13:29:02 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-09-23T13:29:02Z</dc:date>
    <item>
      <title>Reroute host to different index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568236#M100853</link>
      <description>&lt;P&gt;I am trying to figure out how to reroute a specific host to a different index.&lt;BR /&gt;For example, search results of host=1234test shows in index=best_life...&lt;BR /&gt;How would I change the index of host1234 from best_life to fall into a different index that exist already ie. (index=other_index)..&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:10:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568236#M100853</guid>
      <dc:creator>troy44112</dc:creator>
      <dc:date>2021-09-23T13:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reroute host to different index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568243#M100857</link>
      <description>&lt;P&gt;Check the inputs.conf files on that host.&amp;nbsp; Change all instances of "index=best_life" to "index=other_index" and restart Splunk on that host.&lt;/P&gt;&lt;P&gt;Data that is already in index=best_life cannot be moved, but you can use the &lt;FONT face="courier new,courier"&gt;collect&lt;/FONT&gt; command to copy events to another index.&amp;nbsp; This will affect your license usage.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:29:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568243#M100857</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-09-23T13:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reroute host to different index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568250#M100858</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/223531"&gt;@troy44112&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use props.conf and transforms.conf for this..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; #props.conf
 [source]
 TRANSFORMS-routing_for_norris_index = route_to_norris_index

 #transforms.conf
 [route_to_norris_index]
 DEST_KEY = _MetaData:Index
 REGEX = chuck
 FORMAT = norris&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will route all events containing&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;chuck&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;into the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;norris&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;index.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;please find the below link for more detailed info:&lt;BR /&gt;&lt;A href="https://blog.avotrix.com/implement-split-indexing-in-splunk/" target="_self"&gt;https://blog.avotrix.com/implement-split-indexing-in-splunk/&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;Also, If this reply helps you, an upvote would be appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:48:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reroute-host-to-different-index/m-p/568250#M100858</guid>
      <dc:creator>ashvinpandey</dc:creator>
      <dc:date>2021-09-23T13:48:15Z</dc:date>
    </item>
  </channel>
</rss>

