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!

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