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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...