All Apps and Add-ons

Migrate data from one index to another index

bzsplunk54
New Member

Hello
I am looking to see if its possible to migrate (point) data from one index that is currently under the search application to a custom application. I believe that I would need to create another index and set this up under the custom application? Then migrate or point the data to the new index? Currently I have an index that is under the etc/apps/search/local/indexes.conf file and I am need this to be under the /etc/apps/my_custom_index/local indexes.conf. Looking for some recommendations. thank you.

Tags (2)
0 Karma

koshyk
Super Champion

Your understanding of indexes is incorrect.
Index is NOT restricted at app level.

So inorder to fix your issue
1. Stop splunk
2. Create an app e.g. my_custom_indexes_app => mkdir -p /opt/splunk/etc/apps/my_custom_indexes_app/local
3. mv /opt/splunk/etc/search/local/indexes.conf /opt/splunk/etc/apps/my_custom_indexes_app/local/indexes.conf
4. Start splunk

0 Karma

bzsplunk54
New Member

Mistype - above. Corrected below
Hello
I am looking to see if its possible to migrate (point) data from one index that is currently under the search application to a custom application. I believe that I would need to create another index and set this up under the custom application? Then migrate or point the data to the new index? Currently I have an index that is under the etc/apps/search/local/indexes.conf file and I am need this to be under the /etc/apps/my_custom_index/local indexes.conf. Looking for some recommendations. thank you.

0 Karma

skalliger
Motivator

Hi,

I have updated your post. You can also edit your postings yourself. Just a reminder when you'll have a question again. 🙂

An index is not bound to an app. You can simply move the definition there from system/local to
/etc/apps/your_app/.

Skalli

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

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 Certification at ...

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