<?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: Problem getting a new index in Splunk v4.0.X to work properly in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11095#M514</link>
    <description>&lt;P&gt;The authorize.conf file was what I was missing.  Guess I forgot the most important part &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2010 18:34:15 GMT</pubDate>
    <dc:creator>rnutting24</dc:creator>
    <dc:date>2010-04-08T18:34:15Z</dc:date>
    <item>
      <title>Problem getting a new index in Splunk v4.0.X to work properly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11092#M511</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I just created a new app and wanted to point my network inputs to another index, managed by my app.  So, I modified my inputs.conf and indexes.conf files in my $SPLUNK_HOME/etc/apps/MYAPP/local/ directory to use the new index:&lt;/P&gt;

&lt;P&gt;indexes.conf:&lt;/P&gt;

&lt;P&gt;[custom_index]
coldPath = $SPLUNK_DB/custom_index/colddb
disabled = 0
homePath = $SPLUNK_DB/custom_index/db
thawedPath = $SPLUNK_DB/custom_index/thaweddb&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;/P&gt;

&lt;P&gt;[udp://20000]
index = custom_index
disabled = false
sourcetype = custom&lt;/P&gt;

&lt;P&gt;I restarted Splunk from the WEB UI and from the command line.  When I went to see if stuff was indexing in my new index it was, but I didn't see any of the data available to my new app.  Permissions are set correctly for the index and when I look at the "Event_count" in the manager window, the number is growing!  Is there something I am missing?  I am using the free version of splunk (v4.0.6) but I don't believe that has anything to do with my problem.  I can use the default "main" index fine but I would like to use my own separate indexes for certain splunk apps.  Any help would be appreciated.&lt;/P&gt;

&lt;P&gt;Thanks,
Ray&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 03:07:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11092#M511</guid>
      <dc:creator>rnutting24</dc:creator>
      <dc:date>2010-04-08T03:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting a new index in Splunk v4.0.X to work properly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11093#M512</link>
      <description>&lt;P&gt;Assuming that the events made it to your custom index, have you verified that you are actually searching on that index?&lt;/P&gt;

&lt;P&gt;To be sure, specify the custom index in your search terms:&lt;/P&gt;

&lt;P&gt;index=custom_index&lt;/P&gt;

&lt;P&gt;Since its a new index it is probably ok to search across "All Time" just to be sure the events are there but maybe improperly timestamped.&lt;/P&gt;

&lt;P&gt;If you want to be able to search this custom index by default, you'll need to add it as one of the default indexes to search for the role in question.  This is done by editing your authorize.conf file.  For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[role_user]
srchIndexesDefault = main;custom_index
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Apr 2010 04:14:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11093#M512</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2010-04-08T04:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting a new index in Splunk v4.0.X to work properly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11094#M513</link>
      <description>&lt;P&gt;you can also edit the default indexes for a role in the Manager GUI under "Roles".&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 04:23:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11094#M513</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-04-08T04:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem getting a new index in Splunk v4.0.X to work properly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11095#M514</link>
      <description>&lt;P&gt;The authorize.conf file was what I was missing.  Guess I forgot the most important part &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2010 18:34:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problem-getting-a-new-index-in-Splunk-v4-0-X-to-work-properly/m-p/11095#M514</guid>
      <dc:creator>rnutting24</dc:creator>
      <dc:date>2010-04-08T18:34:15Z</dc:date>
    </item>
  </channel>
</rss>

