Deployment Architecture

Is it possible to disable the main index?

ronak1308
New Member

When I try to disable main index in Splunk Enterprise it gives me the following error:

In handler 'indexes': cannot disable idx=main, is internal
0 Karma
1 Solution

woodcock
Esteemed Legend

Just remove main from Indexes searched by default and Available search indexes from the User role.

View solution in original post

0 Karma

inventsekar
SplunkTrust
SplunkTrust

For the learning purposes, may we know why you would like disable the main index, please.

thanks and best regards,
Sekar

PS - If this or any post helped you in any way, pls consider upvoting, thanks for reading !
0 Karma

ronak1308
New Member

I want to disable main index because my one application's data is being indexed in main index and other application's data in other index, so in order to test that we are getting same fields from both the applications I need to disable the indexes of one application and test the other. And moreover I can't delete any of the applications which would be the most easiest way to test.

0 Karma

woodcock
Esteemed Legend

just specify index=other to avoid pulling in the Indexes searched by default setting (which contains Index=main).

0 Karma

woodcock
Esteemed Legend

Just remove main from Indexes searched by default and Available search indexes from the User role.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...