Splunk Search

How to set field in subsearch?

sbimizry
Engager

Hi, how to a must write search then set fields from general search to subsearch?
Example:
index=name host=thishost | eval ip=iphost+"\\" | eval counts=[ search index=name2 | where iphost=ip | return $iphost ]
Field ip created in general search, how to use this field to subsearch?
How I must make it?
Thanks

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Since subsearches execute before the main search, nothing created by the main search is available in the subsearch.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Since subsearches execute before the main search, nothing created by the main search is available in the subsearch.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

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

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...