<?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 move an index to another app? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170690#M48846</link>
    <description>&lt;P&gt;Take the entry from &lt;CODE&gt;etc/apps/wrong_app/local/indexes.conf&lt;/CODE&gt; and move it to &lt;CODE&gt;etc/apps/right_app/local/indexes.conf&lt;/CODE&gt; and restart Splunk.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Oct 2014 19:46:22 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2014-10-21T19:46:22Z</dc:date>
    <item>
      <title>How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170689#M48845</link>
      <description>&lt;P&gt;In the Settings-&amp;gt;Indexes screen I found one of my indexes is listed as being part of a different app than the one I'm building.  Apparently, one shouldn't try out other apps before creating a new index.  Now I'm wondering how to move the index under my app.  I tried editing the metadata.local files for each app and restarting Splunk, but that didn't help.  What else should I do?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 18:21:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170689#M48845</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-10-21T18:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170690#M48846</link>
      <description>&lt;P&gt;Take the entry from &lt;CODE&gt;etc/apps/wrong_app/local/indexes.conf&lt;/CODE&gt; and move it to &lt;CODE&gt;etc/apps/right_app/local/indexes.conf&lt;/CODE&gt; and restart Splunk.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Oct 2014 19:46:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170690#M48846</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-10-21T19:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170691#M48847</link>
      <description>&lt;P&gt;If you need to move an index that is written inside an indexes.conf file (with other indexes also). You just need to copy the stanza out of the indexes.conf and move to the new apps location in the new indexes.conf file. &lt;/P&gt;

&lt;P&gt;Example: I will be moving an app called cloud from the "system" app and moving it to the "search" app.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Edit the file below&lt;BR /&gt;
/opt/splunk/etc/system/local/indexes.conf&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Cut the entire stanza you want to move&lt;BR /&gt;&lt;BR /&gt;
EXAMPLE &lt;BR /&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;BR /&gt;
[cloud]&lt;BR /&gt;
coldPath = $SPLUNK_DB/cloud/colddb&lt;BR /&gt;
homePath = $SPLUNK_DB/cloud/db&lt;BR /&gt;
thawedPath = $SPLUNK_DB/cloud/thaweddb&lt;BR /&gt;
maxHotIdleSecs = 86400&lt;BR /&gt;
maxHotBuckets = 10&lt;BR /&gt;
maxDataSize = auto_high_volume&lt;BR /&gt;
frozenTimePeriodInSecs = 94608000&lt;BR /&gt;
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Edit the file you are moving to &lt;BR /&gt;
/opt/splunk/etc/apps/search/local/indexes.conf&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;NOTE - if no /local/indexes.conf exists - create one&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Paste the entire stanza from above into the new location (do not use the Plus symbols)&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Restart splunk&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Profit&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:52:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170691#M48847</guid>
      <dc:creator>dkeesling</dc:creator>
      <dc:date>2020-09-29T09:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170692#M48848</link>
      <description>&lt;P&gt;I downvoted this post because this didn't work for me.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 04:02:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170692#M48848</guid>
      <dc:creator>ksbuchanan</dc:creator>
      <dc:date>2018-03-09T04:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170693#M48849</link>
      <description>&lt;P&gt;It would help us in helping you if you provided more details. What did you attempt to do, precisely? What did you see as a result of that attempt? In what way does that result differ from your expectation?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 12:38:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170693#M48849</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2018-03-09T12:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170694#M48850</link>
      <description>&lt;P&gt;I followed these steps:&lt;/P&gt;

&lt;P&gt;I cut/pasted the section my app, and move it from the "wrong_app" to the "correct_app" in the indexes.conf files.  I restarted splunk.&lt;/P&gt;

&lt;P&gt;The symptom, was that the dashboard/reports wasn't displaying the data.  however - I may have found that the reason is totally unrelated to the context of this thread (so, I'm removing my downgrade).  I opened a question &lt;A href="https://answers.splunk.com/answers/624725/fields-arent-being-parse-correclty.html?minQuestionBodyLength=80" target="_blank"&gt;here&lt;/A&gt; that has more detail.  In summary, I moved data to another index, and the historical data (was moved via collect), and it isn't parsing the fields.  When I move the app and the data wasn't being displayed, I assumed (wrong of me) that this "move technique" wasn't correcting the problem&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:23:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170694#M48850</guid>
      <dc:creator>ksbuchanan</dc:creator>
      <dc:date>2020-09-29T18:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170695#M48851</link>
      <description>&lt;P&gt;Indeed, this move approach is unrelated to your problem. All this question is about is moving the configuration stanza from one app to another, leaving the indexed data as-is.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 14:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170695#M48851</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2018-03-09T14:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to move an index to another app?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170696#M48852</link>
      <description>&lt;P&gt;Hi @ksbuchanan&lt;/P&gt;

&lt;P&gt;Downvoting should only be reserved for suggestions/solutions that could be potentially harmful for a Splunk environment or goes completely against known best practices. Simply commenting with constructive feedback on the post you are concerned with will be more beneficial for the community to learn from. &lt;/P&gt;

&lt;P&gt;Some of the most active members in Answers have helped set the standard of how voting etiquette should work in the Splunk community which distinguishes our culture apart from other Q&amp;amp;A forums. Upvote early and often to give credit where it’s due for high quality posts, comment where you think feedback needs to be given, and only downvote if something potentially dangerous is suggested or people are just being inappropriate. &lt;/P&gt;

&lt;P&gt;If you’re interested in seeing how this voting etiquette was developed, check out this Splunk Answers post: &lt;A href="https://answers.splunk.com/answers/244111/proper-etiquette-and-timing-for-voting-here-on-ans.html"&gt;https://answers.splunk.com/answers/244111/proper-etiquette-and-timing-for-voting-here-on-ans.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2018 17:22:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-move-an-index-to-another-app/m-p/170696#M48852</guid>
      <dc:creator>ppablo</dc:creator>
      <dc:date>2018-03-09T17:22:41Z</dc:date>
    </item>
  </channel>
</rss>

