IT Operations Discussions
All the up-time. All the nines.

Splunk search on two different indexes and retrieve a matching value from one index

armanih
Explorer

Hi All,

I have two indexes. 

Index A | table email_users
Index B | table email, Group 

email_users and email fields contain email addresses 

I need to match both these index fields and get the value of the field Group for the results.

I tried the below query, but its not working.

index=A or index=B 
|  rename email_users as email 
| stats values(Group) by email 

 

0 Karma

thambisetty
SplunkTrust
SplunkTrust

https://community.splunk.com/t5/Splunk-Enterprise-Security/Splunk-search-on-two-different-indexes-an...

————————————
If this helps, give a like below.
0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

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