Getting Data In

sourcetypes not displaying on Summary screen

wildbill4
Path Finder

When looking at the Summary screen Splunk is not displaying any sourcetypes. Sometimes it will appear after awhile.

Tags (1)
0 Karma
1 Solution

Drainy
Champion

By default the summary screen will only display data in the default (main) index. You need to edit the XML slightly to add more sources to it if you have multiple indexes.

Also it can take a while after indexing new data for it to sometimes show on there.

View solution in original post

0 Karma

Inayath_khan
Path Finder

By default , data summary screen will show only the data that is ingested in main index which means only the host,source & sourcetype which belongs to main index will be visible in the data summary. To override this , allow non_internal_indexes to be searchable by default. You can do this by navigating to settings --> Access controls --->roles ---> Select the current assigned role --->Indexes searched by default (Add the non_internal_indexes under selected indexes)---> save . Now refresh the page and navigate to data summary. There you go!!

0 Karma

Drainy
Champion

By default the summary screen will only display data in the default (main) index. You need to edit the XML slightly to add more sources to it if you have multiple indexes.

Also it can take a while after indexing new data for it to sometimes show on there.

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