Splunk Search

i am unable to search the data with sourcetype name but i can search data by index name.

Utkarsh_Singh
New Member

i am unable to search the data with sourcetype name but i can search data by index name.Please tell what can i do to resolve this.

Tags (1)
0 Karma

493669
Super Champion

you must update your Role(s) to include that index as part of the "Indexes searched by default."
In UI, Go to

 Settings>>Access controles>>Roles>>Select specific role>>Scroll down to "Indexes searched by default">>include your index>>Click SAVE

It will update authorize.conf for specific role
and now you can search by sourcetype also.

0 Karma

harsmarvania57
Ultra Champion

It looks like you don't have index specified in srchIndexesDefault in authorize.conf for specific role, so in that case when you use index=abc you will able to search but when you type sourcetype=xyz it will try to search in indexes which is given in srchIndexesDefault. If you don't provide any index in srchIndexesDefault in authorize.conf for particular role then it will not display any result when you run sourcetype=xyz query.

Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...