<?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: How to add inputlookup and outputlookup in same search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135938#M37187</link>
    <description>&lt;P&gt;Found one such example from Splunk Add-on for ServiceNow :&lt;/P&gt;

&lt;P&gt;eventtype=snow_cmdb_ci_list | dedup sys_id | fields - _bkt, _cd,_indextime,_kv,_raw,_serial,_si,_sourcetype,_subsecond, punct, index, source, sourcetype  | inputlookup append=t cmdb_ci_list_lookup | dedup sys_id | outputlookup cmdb_ci_list_lookup&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 09:42:20 GMT</pubDate>
    <dc:creator>splunkdevabhi</dc:creator>
    <dc:date>2020-09-29T09:42:20Z</dc:date>
    <item>
      <title>How to add inputlookup and outputlookup in same search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135936#M37185</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;

&lt;P&gt;I would like to know if it is possible to add outputlookup and inputlookup in same search.&lt;BR /&gt;
My purpose is to create a table dynamically and use it in other sub searches.&lt;/P&gt;

&lt;P&gt;I thought this can be possible by using subsearches but bit struggling with it.&lt;/P&gt;

&lt;P&gt;index=hoge&lt;BR /&gt;
[ sub search &lt;BR /&gt;
  outputlookup&lt;BR /&gt;
  return ""&lt;BR /&gt;
]&lt;BR /&gt;
[ | inputlookup xxxxx]&lt;/P&gt;

&lt;P&gt;but alsways the inputlookup runs before the outputlookup.&lt;/P&gt;

&lt;P&gt;Any suggestions ?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Yu&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2014 04:33:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135936#M37185</guid>
      <dc:creator>yuwtennis</dc:creator>
      <dc:date>2014-02-04T04:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add inputlookup and outputlookup in same search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135937#M37186</link>
      <description>&lt;P&gt;Subsearches always run before the outer searches, as for the order in which subsearches themselves run I don't think there's a guaranteed order for that.&lt;/P&gt;

&lt;P&gt;Please tell us more about exactly what you want to accomplish, with examples.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2014 07:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135937#M37186</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2014-02-04T07:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add inputlookup and outputlookup in same search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135938#M37187</link>
      <description>&lt;P&gt;Found one such example from Splunk Add-on for ServiceNow :&lt;/P&gt;

&lt;P&gt;eventtype=snow_cmdb_ci_list | dedup sys_id | fields - _bkt, _cd,_indextime,_kv,_raw,_serial,_si,_sourcetype,_subsecond, punct, index, source, sourcetype  | inputlookup append=t cmdb_ci_list_lookup | dedup sys_id | outputlookup cmdb_ci_list_lookup&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:42:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135938#M37187</guid>
      <dc:creator>splunkdevabhi</dc:creator>
      <dc:date>2020-09-29T09:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to add inputlookup and outputlookup in same search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135939#M37188</link>
      <description>&lt;P&gt;eventtype=snow_cmdb_ci_list | dedup sys_id | fields - _bkt, _cd,_indextime,_kv,_raw,_serial,_si,_sourcetype,_subsecond, punct, index, source, sourcetype | inputlookup append=t cmdb_ci_list_lookup | dedup sys_id | outputlookup cmdb_ci_list_lookup&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 09:42:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-inputlookup-and-outputlookup-in-same-search/m-p/135939#M37188</guid>
      <dc:creator>splunkdevabhi</dc:creator>
      <dc:date>2020-09-29T09:42:22Z</dc:date>
    </item>
  </channel>
</rss>

