Splunk Search

Why does query return 0 results if I don't specify index?

kimberlytrayson
Path Finder

I have a query in splunk that returns 0 results if I type:

my search terms here

but works if I prepend index=* to it. So, this returns the desired results:

index=* my search terms here

Does anyone know why? Thank you.

Tags (2)
0 Karma

cpetterborg
SplunkTrust
SplunkTrust

If your "default search indexes" doesn't include the index that the data is in, then you will get the 0 results returned. That means that you have a set of indexes that you are able to search by default, but if the index the data is in isn't in the default index list, you will not get anything from the search.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...