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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...