<?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 automatic lookups in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515347#M144683</link>
    <description>&lt;P&gt;I've got 3 automatic lookups:&lt;/P&gt;&lt;TABLE width="791px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="217px" height="62px"&gt;&lt;A href="http://localhost:8000/en-US/manager/search/data/props/lookups/host%3A%3AORAC%20%3A%20LOOKUP-game%20title?action=edit&amp;amp;ns=search&amp;amp;uri=%2FservicesNS%2Ffriskyapple%2Fsearch%2Fdata%2Fprops%2Flookups%2Fhost%253A%253AORAC%2520%253A%2520LOOKUP-game%2520title" target="_blank" rel="noopener"&gt;host::ORAC : LOOKUP-game title&lt;/A&gt;&lt;/TD&gt;&lt;TD width="574px" height="62px"&gt;&lt;P&gt;game_titles id AS title_id OUTPUTNEW publisher_id AS publisher_id title AS game_title&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="217px"&gt;&lt;A href="http://localhost:8000/en-US/manager/search/data/props/lookups/host%3A%3AORAC%20%3A%20LOOKUP-game%20title%20id?action=edit&amp;amp;ns=search&amp;amp;uri=%2FservicesNS%2Ffriskyapple%2Fsearch%2Fdata%2Fprops%2Flookups%2Fhost%253A%253AORAC%2520%253A%2520LOOKUP-game%2520title%2520id" target="_blank" rel="noopener"&gt;host::ORAC : LOOKUP-game title id&lt;/A&gt;&lt;/TD&gt;&lt;TD width="574px"&gt;Games id AS game_id OUTPUTNEW title_id AS title_id&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="217px"&gt;&lt;A href="http://localhost:8000/en-US/manager/search/data/props/lookups/host%3A%3AORAC%20%3A%20LOOKUP-publisher%20name?action=edit&amp;amp;ns=search&amp;amp;uri=%2FservicesNS%2Ffriskyapple%2Fsearch%2Fdata%2Fprops%2Flookups%2Fhost%253A%253AORAC%2520%253A%2520LOOKUP-publisher%2520name" target="_blank" rel="noopener"&gt;host::ORAC : LOOKUP-publisher name&lt;/A&gt;&lt;/TD&gt;&lt;TD width="574px"&gt;publishers id AS publisher_id OUTPUTNEW name AS publisher&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the title id one works fine, but the other two, which are based on the generated field from the automated lookup don't cause an error but don't create any new fields either. Are we not able to use fields created by the automatic lookup for further lookups?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Aug 2020 01:26:27 GMT</pubDate>
    <dc:creator>friskyapple</dc:creator>
    <dc:date>2020-08-21T01:26:27Z</dc:date>
    <item>
      <title>automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515347#M144683</link>
      <description>&lt;P&gt;I've got 3 automatic lookups:&lt;/P&gt;&lt;TABLE width="791px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="217px" height="62px"&gt;&lt;A href="http://localhost:8000/en-US/manager/search/data/props/lookups/host%3A%3AORAC%20%3A%20LOOKUP-game%20title?action=edit&amp;amp;ns=search&amp;amp;uri=%2FservicesNS%2Ffriskyapple%2Fsearch%2Fdata%2Fprops%2Flookups%2Fhost%253A%253AORAC%2520%253A%2520LOOKUP-game%2520title" target="_blank" rel="noopener"&gt;host::ORAC : LOOKUP-game title&lt;/A&gt;&lt;/TD&gt;&lt;TD width="574px" height="62px"&gt;&lt;P&gt;game_titles id AS title_id OUTPUTNEW publisher_id AS publisher_id title AS game_title&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="217px"&gt;&lt;A href="http://localhost:8000/en-US/manager/search/data/props/lookups/host%3A%3AORAC%20%3A%20LOOKUP-game%20title%20id?action=edit&amp;amp;ns=search&amp;amp;uri=%2FservicesNS%2Ffriskyapple%2Fsearch%2Fdata%2Fprops%2Flookups%2Fhost%253A%253AORAC%2520%253A%2520LOOKUP-game%2520title%2520id" target="_blank" rel="noopener"&gt;host::ORAC : LOOKUP-game title id&lt;/A&gt;&lt;/TD&gt;&lt;TD width="574px"&gt;Games id AS game_id OUTPUTNEW title_id AS title_id&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="217px"&gt;&lt;A href="http://localhost:8000/en-US/manager/search/data/props/lookups/host%3A%3AORAC%20%3A%20LOOKUP-publisher%20name?action=edit&amp;amp;ns=search&amp;amp;uri=%2FservicesNS%2Ffriskyapple%2Fsearch%2Fdata%2Fprops%2Flookups%2Fhost%253A%253AORAC%2520%253A%2520LOOKUP-publisher%2520name" target="_blank" rel="noopener"&gt;host::ORAC : LOOKUP-publisher name&lt;/A&gt;&lt;/TD&gt;&lt;TD width="574px"&gt;publishers id AS publisher_id OUTPUTNEW name AS publisher&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the title id one works fine, but the other two, which are based on the generated field from the automated lookup don't cause an error but don't create any new fields either. Are we not able to use fields created by the automatic lookup for further lookups?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 01:26:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515347#M144683</guid>
      <dc:creator>friskyapple</dc:creator>
      <dc:date>2020-08-21T01:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515374#M144694</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224259"&gt;@friskyapple&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You are right and you're not able to use automatic lookups chained to further lookups, as an automatic lookup occurs at search time, i.e. the lookup field must exist in the results of your base search.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.5/Knowledge/Aboutlookupsandfieldactions#Automatic_lookups" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.5/Knowledge/Aboutlookupsandfieldactions#Automatic_lookups&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Couple of possible options:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;Add the subsequent "lookup" commands into your search query, i.e. run manually&lt;/P&gt;&lt;P&gt;2. Create a new lookup that combines the 3 lookup files into 1 new lookup&lt;/P&gt;&lt;P&gt;Would depend on your use case what works best.&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 06:40:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515374#M144694</guid>
      <dc:creator>yeahnah</dc:creator>
      <dc:date>2020-08-21T06:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515383#M144700</link>
      <description>&lt;P&gt;&lt;SPAN&gt;One last option you have to name your lookup definitions in the ASCII order they want to be executed. Not tested though.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;for example:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;host::oracle-1 # this will be executed first&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;host::oracle-2 # this will be executed next&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="B50068E7-5E21-40B1-8808-517CD26C8217.png" style="width: 1125px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10428iA1421F8754656E37/image-size/medium?v=v2&amp;amp;px=400" role="button" title="B50068E7-5E21-40B1-8808-517CD26C8217.png" alt="B50068E7-5E21-40B1-8808-517CD26C8217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 07:20:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/automatic-lookups/m-p/515383#M144700</guid>
      <dc:creator>thambisetty</dc:creator>
      <dc:date>2020-08-21T07:20:09Z</dc:date>
    </item>
  </channel>
</rss>

