<?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: How to get an input source into a specific index? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79885#M181772</link>
    <description>&lt;P&gt;You will need to go to your indexer and add a new index as well, then restart the indexer.&lt;/P&gt;

&lt;P&gt;Create or add this to the indexes.conf in your indexer_base app or inside of your &lt;CODE&gt;$SPLUNK_Home\ect\system\local&lt;/CODE&gt; and replace new_index_name with the name of your index.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[new_index_name]
homePath   = $SPLUNK_DB\new_index_name\db
coldPath   = $SPLUNK_DB\new_index_name\colddb
thawedPath = $SPLUNK_DB\new_index_name\thaweddb
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 28 Sep 2020 13:38:42 GMT</pubDate>
    <dc:creator>ShaneNewman</dc:creator>
    <dc:date>2020-09-28T13:38:42Z</dc:date>
    <item>
      <title>How to get an input source into a specific index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79884#M181771</link>
      <description>&lt;P&gt;I have a server with Universal Forwarder configured to feed data files into my Splunk indexer, and I was able to create a separate index file which is intended to hold this particular input source. Right now, all the data files are being dumped into the "Main" index but I'm a little lost from this point. What else do I need to do for this specific input source to be diverted to the index that I set up for this purpose?&lt;/P&gt;

&lt;P&gt;I found the following documentation &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/WhatSplunkcanmonitor"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/WhatSplunkcanmonitor&lt;/A&gt;&lt;BR /&gt;
but from here I'm not sure which direction to go.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2013 00:09:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79884#M181771</guid>
      <dc:creator>Mark_Barrett</dc:creator>
      <dc:date>2013-03-30T00:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get an input source into a specific index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79885#M181772</link>
      <description>&lt;P&gt;You will need to go to your indexer and add a new index as well, then restart the indexer.&lt;/P&gt;

&lt;P&gt;Create or add this to the indexes.conf in your indexer_base app or inside of your &lt;CODE&gt;$SPLUNK_Home\ect\system\local&lt;/CODE&gt; and replace new_index_name with the name of your index.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[new_index_name]
homePath   = $SPLUNK_DB\new_index_name\db
coldPath   = $SPLUNK_DB\new_index_name\colddb
thawedPath = $SPLUNK_DB\new_index_name\thaweddb
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:38:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79885#M181772</guid>
      <dc:creator>ShaneNewman</dc:creator>
      <dc:date>2020-09-28T13:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get an input source into a specific index?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79886#M181773</link>
      <description>&lt;P&gt;I think the solution to your issue is to create an inputs file for your forwarder to divert the data into the appropriate index. That's the short version at least. A simplistic example is &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/foo]
Index = main 

[monitor::///var/bar]
Index = new_index
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Alternatively you could put data into different indices through props/transforms and while that isn't hard per se there are a few more steps. Can you give a few more particulars about your environment (eg are you using a deployment server), OS, and data paths involved?&lt;/P&gt;</description>
      <pubDate>Sun, 31 Mar 2013 03:04:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-an-input-source-into-a-specific-index/m-p/79886#M181773</guid>
      <dc:creator>Runals</dc:creator>
      <dc:date>2013-03-31T03:04:03Z</dc:date>
    </item>
  </channel>
</rss>

