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!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...