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 Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...