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!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...