Splunk Search

Search head pooling

shangshin
Builder

Hi, the search dashboard on my search head is empty but when I entered index="my_index", I got results back with fields like source, sourcetype and host. Results also returned when I entered index="my_index" sourcetype="my.sourcetype". However, no result is returned if I just entered sourcetype="my.sourcetype".

I suspect this has something to do with search head pooling but just wondered if anyone saw this before?

Thanks in advance!

Tags (3)
1 Solution

Drainy
Champion

Not quite, by default the search app summary page only displays results from the main (default) index. Furthermore, your standard user role only searches the main index.

Follow the link below to learn about changing the default index you search, you can add your "my_index" to your role to search it by default without specifying index=my_index.

http://docs.splunk.com/Documentation/Splunk/5.0.3/Security/Addandeditroles

View solution in original post

Drainy
Champion

Not quite, by default the search app summary page only displays results from the main (default) index. Furthermore, your standard user role only searches the main index.

Follow the link below to learn about changing the default index you search, you can add your "my_index" to your role to search it by default without specifying index=my_index.

http://docs.splunk.com/Documentation/Splunk/5.0.3/Security/Addandeditroles

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