Getting Data In

I can't see data I know is indexed

cfrln
Explorer

I have data indexed but the "all indexed data" dashboard module is empty. Searching for * over all time produces no results.

Tags (1)
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

If you're certain the data is indexed, then it is likely that your default indexes do not include the index in which is it is stored. If you do have permission to view it, you can try:

index=*

You can see what indexes are available to you by running the search:

| eventcount summarize=false index=* index=_*

View solution in original post

gkanapathy
Splunk Employee
Splunk Employee

If you're certain the data is indexed, then it is likely that your default indexes do not include the index in which is it is stored. If you do have permission to view it, you can try:

index=*

You can see what indexes are available to you by running the search:

| eventcount summarize=false index=* index=_*

cfrln
Explorer

One reason this can happen is if your data is in an index that is not in your list of default indexes.

By default, the user, admin and power roles that ship with the product have only the main index in the list of default indexes to search. Unless you explicitly specify the index in your search you will not see data in other indexes.

To see if this is the case, go to Manager -> Indexes to see what indexes exist and the # of events and time range for data in each index, and go to Manager -> Access Controls -> Roles to see what default indexes are set for your role. To fix it, add the index you need to your role's list of default indexes here.

Get Updates on the Splunk Community!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...