<?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: change the indexer location in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99980#M20883</link>
    <description>&lt;P&gt;yes, recreate the indexes.conf definition (just the paths) in the local folder.&lt;/P&gt;

&lt;P&gt;example&lt;BR /&gt;
[myindex]&lt;BR /&gt;
homePath= ...&lt;BR /&gt;
coldPath= ...&lt;BR /&gt;
frozenPath = ....&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2012 15:07:45 GMT</pubDate>
    <dc:creator>yannK</dc:creator>
    <dc:date>2012-07-24T15:07:45Z</dc:date>
    <item>
      <title>change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99974#M20877</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I have installed splunk indexer on a linux machine under installation directory /opt and there are quite a few forwarders sending data to this indexer&lt;/P&gt;

&lt;P&gt;Later on we decided to move the indexer to a NAS storage,so now I have to point the indexer to store the data in NAS storage not under /opt.The data indexeed so far are test data so I'm not worried about the data transfer,just I need to point the indexer to NAS storage so that new data will be stored over there&lt;BR /&gt;
what are the changes I've to make please?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2012 15:27:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99974#M20877</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-07-16T15:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99975#M20878</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You need to change the directories in local/indexes.conf to point to where you want the hot/warm, cold and frozen data to reside and restart splunk.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2012 17:47:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99975#M20878</guid>
      <dc:creator>Kate_Lawrence-G</dc:creator>
      <dc:date>2012-07-16T17:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99976#M20879</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
I dont have indexes.conf under etc/local but I've in the below locations&lt;/P&gt;

&lt;P&gt;Should I copy the indexes.conf under default dir and put it under local directory then change there? If so should the change the path under default as well?&lt;/P&gt;

&lt;P&gt;etc/apps/SplunkDeploymentMonitor/default/indexes.conf&lt;BR /&gt;
etc/apps/sample_app/default/indexes.conf&lt;BR /&gt;
etc/apps/SplunkLightForwarder/default/indexes.conf&lt;BR /&gt;
etc/system/default/indexes.conf&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 13:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99976#M20879</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-07-24T13:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99977#M20880</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You can just place a copy on the local directory and edit it with the settings you need.&lt;BR /&gt;
The local copy will take precedence over the default copy once splunk is restart and apply your changes.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:00:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99977#M20880</guid>
      <dc:creator>Kate_Lawrence-G</dc:creator>
      <dc:date>2012-07-24T14:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99978#M20881</link>
      <description>&lt;P&gt;Thanks again....OK If I take a copy of indexes.conf and edit the new path for indexer and put it under local directory it should work.My concern is ,in the longer run,if someone accidently deletes the indexes.conf file under local directory then still there will be indexes.conf under default directory so at that point of time data will be written to the old path again.Inorder to avoid this to happen can I edit the indexes.conf under default directory as well? or is there any other option you can think of?&lt;/P&gt;

&lt;P&gt;Old path is --&amp;gt;/opt&lt;BR /&gt;
new path is--&amp;gt;/apps -this is a NAS filer.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:20:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99978#M20881</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-07-24T14:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99979#M20882</link>
      <description>&lt;P&gt;No problem, you can either:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Make the local file immutable (chattr +i) this will prevent any accidental changes/deletions to the file as the immutable flag would have to be removed prior to changes.&lt;/LI&gt;
&lt;LI&gt;Keep both file identical (just be careful of changes - like adding summary indexes or new indexes)&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 24 Jul 2012 14:33:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99979#M20882</guid>
      <dc:creator>Kate_Lawrence-G</dc:creator>
      <dc:date>2012-07-24T14:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99980#M20883</link>
      <description>&lt;P&gt;yes, recreate the indexes.conf definition (just the paths) in the local folder.&lt;/P&gt;

&lt;P&gt;example&lt;BR /&gt;
[myindex]&lt;BR /&gt;
homePath= ...&lt;BR /&gt;
coldPath= ...&lt;BR /&gt;
frozenPath = ....&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 15:07:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99980#M20883</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2012-07-24T15:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99981#M20884</link>
      <description>&lt;P&gt;Wonderful ..Thank you...Regarding the apps in splunk,we have enabled monitoring so the indexes.conf file inside SplunkDeploymentMonitor apps has got the same precedence there as well? Can I make a copy of indexes.conf from /opt/splunk/etc/apps/SplunkDeploymentMonitor/default to local and change the path in both files make it identical because I've changed the main indexes file now but still summary_* indexers are pointing to old location?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 15:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99981#M20884</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-07-24T15:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99982#M20885</link>
      <description>&lt;P&gt;Yes the same logic should apply to the deployment server indexes.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 16:28:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99982#M20885</guid>
      <dc:creator>Kate_Lawrence-G</dc:creator>
      <dc:date>2012-07-24T16:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: change the indexer location</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99983#M20886</link>
      <description>&lt;P&gt;Thank you so much for your help&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 09:11:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/change-the-indexer-location/m-p/99983#M20886</guid>
      <dc:creator>splunker_123</dc:creator>
      <dc:date>2012-07-25T09:11:09Z</dc:date>
    </item>
  </channel>
</rss>

