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!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...