Splunk Search

Is there a way to call 2 different data models in a search and join them with stats?

clyde772
Communicator

Is there a way to call 2 different data models in SPL to join them with stats? I have tried multisearch, but didn't work. like this :

| multisearch [ | pivot. DM_1.... ] [ | pivot ..DM_2.... ] | stats xx by yy

0 Karma

Yasaswy
Contributor

clyde772, try
|pivot DM_1..... join [|pivot DM_2...]|stats xx by yy

0 Karma

clyde772
Communicator

Thanks! That's right, I always try to avoid join... I guess I have no more options..

0 Karma
Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

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