Getting Data In

Can I manually rename an index homePath with existing data?

joshuapetitt
Path Finder

Hi all,

I'm dealing with a legacy Splunk installation where I'd like to clean up an index for consistency.

Lets say I have an index called 'mydata'.  This index is active and has events indexed there fairly regularly (i.e. many times a minute)

Previously, this index was defined manually in /opt/splunk/etc/system/local/indexes.conf.

The home path was specified as /opt/splunk/var/lib/splunk/mydatadb/db'.  (NOTE: the folder 'mydatadb' in the path)

Most of our other indexes use the notation of having the home path folder the same name as the index.  I would like to migrate this existing index to use this pattern.

Can I simply update indexes.conf to use '/opt/splunk/var/lib/splunk/mydata/db' then manually rename the folder in the filesystem, and restart the indexer?

Is there any metadata or anything else in the db that would cause this path change to break the indexed data?

 

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @joshuapetitt,

if you would move an index from a location to another one, as you can read at https://docs.splunk.com/Documentation/Splunk/8.0.5/Indexer/Moveanindex , you can move an index following this approach:

  • stop Splunk,
  • change indexes.conf where i defined the index,
  • move the intere folder in the new location,
  • restart Splunk.

If instead you want to change the Index name (and folder) I'm not sure that's possible and the best approach could be:

  • create the new index,
  • stop the ingesting flow,
  • move the ingesting flow to the new index,
  • export all the old events from the old one and reindex them,
  • enable the ingesting flow.

Ciao.

Giuseppe

Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...