<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Nested subsearches with lookup in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573268#M199790</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Tried using format now. But this as well is not returning any results although our inner sub search is returning results.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 06:38:13 GMT</pubDate>
    <dc:creator>Janani_Krish</dc:creator>
    <dc:date>2021-11-02T06:38:13Z</dc:date>
    <item>
      <title>Nested subsearches with lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573133#M199767</link>
      <description>&lt;P&gt;I have a query structured like below with main search and sub search where the main search includes lookup,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;|inputlookup tci|search tag.name="ap" |rename tag.name as tags|dedup indicator|table indicator confidence rating ownerName tags|union[search sourcetype="cisco:*" action=allowed 
|rename src_ip as indicator|dedup indicator|table indicator confidence rating ownerName tags]|stats count values(confidence) as confidence values(rating) as rating values(ownerName) as ownerName values(tags) as tags by indicator|where count&amp;gt;1|table indicator confidence rating ownerName tags&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp; I wanted the results of this query to be lookup into one more source type and take out raw data. I have tried the below but it doesn't work,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sourcetype="symantec:*"[|inputlookup tci|search tag.name="ap" |rename tag.name as tags|dedup indicator|table indicator confidence rating ownerName tags|union[search sourcetype="cisco:*" action=allowed 
|rename src_ip as indicator|dedup indicator|table indicator confidence rating ownerName tags]|stats count values(confidence) as confidence values(rating) as rating values(ownerName) as ownerName values(tags) as tags by indicator|where count&amp;gt;1|table indicator confidence rating ownerName tags]|table _raw&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Please suggest any alternatives to lookout for source type where we have to derive the result from nested sub searches with lookups.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 09:07:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573133#M199767</guid>
      <dc:creator>Janani_Krish</dc:creator>
      <dc:date>2021-11-01T09:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Nested subsearches with lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573140#M199769</link>
      <description>&lt;P&gt;Have you tried using format?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sourcetype="symantec:*" [|inputlookup tci|search tag.name="ap" |rename tag.name as tags|dedup indicator|table indicator confidence rating ownerName tags|union[search sourcetype="cisco:*" action=allowed 
|rename src_ip as indicator|dedup indicator|table indicator confidence rating ownerName tags]|stats count values(confidence) as confidence values(rating) as rating values(ownerName) as ownerName values(tags) as tags by indicator|where count&amp;gt;1|table indicator confidence rating ownerName tags | format ]|table _raw&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Nov 2021 10:45:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573140#M199769</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-01T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Nested subsearches with lookup</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573268#M199790</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Tried using format now. But this as well is not returning any results although our inner sub search is returning results.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 06:38:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Nested-subsearches-with-lookup/m-p/573268#M199790</guid>
      <dc:creator>Janani_Krish</dc:creator>
      <dc:date>2021-11-02T06:38:13Z</dc:date>
    </item>
  </channel>
</rss>

