Splunk Search

How to search for data from other Indexes?

misteryuku
Communicator

How do i search for data from other indexes in the Splunk's search app?

Tags (1)
0 Karma

Damien_Dallimor
Ultra Champion

Specify the index name in your search :

index=someindex | ...

cvajs
Contributor

you can also edit the role to include other indexes that will be included by default, hence no need to use index=xyz

I_am_Jeff
Communicator

Damien is correct. If you don't specify an index, you'll search the one named "main". If you want to search all of your indexes, use: index="*"

If you want to search a specific index, use the name in your search: index=myindex

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