<?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: Sequential automatic lookups not working... in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306990#M163610</link>
    <description>&lt;P&gt;Hi @responsys_cm&lt;BR /&gt;
It seems to be permission issue.&lt;BR /&gt;
so include Below Stanza in metadata&amp;gt;default.meta -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [props/&amp;lt;sourcetype_name&amp;gt;/LOOKUP-&amp;lt;Automatic_Lookup_Name&amp;gt;]
 export = system
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In your case it will be&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[props/qualys:hostdetection/LOOKUP-nvd_db_lookup]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 16 Jan 2018 05:41:28 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2018-01-16T05:41:28Z</dc:date>
    <item>
      <title>Sequential automatic lookups not working...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306988#M163608</link>
      <description>&lt;P&gt;Here is my props.conf for the Qualys vulnerability data:&lt;/P&gt;

&lt;P&gt;[qualys:hostDetection]&lt;BR /&gt;
LOOKUP-2_qualys_nvd_lookup = nvd_db_lookup cve AS cve OUTPUT cvss_access_complexity AS cvss_access_complexity, cvss_access_vector AS cvss_access_vector, cvss_authentication AS cvss_authentication, cvss_availability_impact AS cvss_availability_impact, cvss_base AS cvss_base, cvss_confidentiality_impact AS cvss_confidentiality_impact, cvss_exploit AS cvss_exploit, cvss_integrity_impact AS cvss_integrity_impact, summary AS summary&lt;/P&gt;

&lt;P&gt;LOOKUP-1_qualys_kb_lookup = qualys_kb_lookup QID as qid OUTPUT VULN_TYPE as vuln_type, PATCHABLE as patchable, PCI_FLAG as PCI_flag, TITLE as signature, CATEGORY as vuln_category, PUBLISHED_DATETIME as published_datetime, CVSS_BASE as cvss, CVSS_TEMPORAL as cvss_temporal, CVE as cve, VENDOR_REFERENCE as xref&lt;/P&gt;

&lt;P&gt;The LOOKUP-1_qualys_kb_lookup comes straight from the Qualys TA.&lt;/P&gt;

&lt;P&gt;The second one should take the cve ID returned from the first lookup and then grabs the associated CVSS metrics from another lookup table.&lt;/P&gt;

&lt;P&gt;The lookup names in lexicographical order should have them working properly, but I never get the CVSS metrics.  I've copied the lookup logic into the search pipeline and that works fine, so I know it isn't a problem with the lookup syntax.&lt;/P&gt;

&lt;P&gt;Any ideas on why this isn't working?&lt;/P&gt;

&lt;P&gt;Thx.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:39:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306988#M163608</guid>
      <dc:creator>responsys_cm</dc:creator>
      <dc:date>2020-09-29T17:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sequential automatic lookups not working...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306989#M163609</link>
      <description>&lt;P&gt;I'm seeing this error message:&lt;/P&gt;

&lt;P&gt;01-12-2018 18:11:30.440 +0000 ERROR LookupOperator - The lookup table 'nvd_db_lookup' does not exist. It is referenced by configuration 'qualys:hostdetection'.&lt;/P&gt;

&lt;P&gt;The lookup table exists on disk.  The data in it looks valid.  The transforms.conf entry for that lookup is:&lt;/P&gt;

&lt;P&gt;[nvd_db_lookup]&lt;BR /&gt;
filename = nvd_db_lookup.csv&lt;BR /&gt;
max_matches = 1&lt;/P&gt;

&lt;P&gt;That's the file name.  All these configs are in the same search app.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:39:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306989#M163609</guid>
      <dc:creator>responsys_cm</dc:creator>
      <dc:date>2020-09-29T17:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sequential automatic lookups not working...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306990#M163610</link>
      <description>&lt;P&gt;Hi @responsys_cm&lt;BR /&gt;
It seems to be permission issue.&lt;BR /&gt;
so include Below Stanza in metadata&amp;gt;default.meta -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [props/&amp;lt;sourcetype_name&amp;gt;/LOOKUP-&amp;lt;Automatic_Lookup_Name&amp;gt;]
 export = system
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In your case it will be&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[props/qualys:hostdetection/LOOKUP-nvd_db_lookup]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Jan 2018 05:41:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306990#M163610</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-01-16T05:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Sequential automatic lookups not working...</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306991#M163611</link>
      <description>&lt;P&gt;I tried that and it didn't work.  When I look at the permissions for the lookup table and the automatic lookup, they are all set to Global...&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 21:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sequential-automatic-lookups-not-working/m-p/306991#M163611</guid>
      <dc:creator>responsys_cm</dc:creator>
      <dc:date>2018-11-09T21:40:54Z</dc:date>
    </item>
  </channel>
</rss>

