<?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: Lookup Table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47565#M11354</link>
    <description>&lt;P&gt;You have to pick either OUTPUT or OUTPUTNEW - you can't have both. For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source_type_w]
LOOKUP-HLookup = HLookup w AS word OUTPUTNEW e
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This setup also implies that the csv file starts with a header that looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;w,e
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 28 May 2013 19:46:27 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2013-05-28T19:46:27Z</dc:date>
    <item>
      <title>Lookup Table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47564#M11353</link>
      <description>&lt;P&gt;I am attempting to use an external lookup table against some twitter data.&lt;/P&gt;

&lt;P&gt;My Transforms.conf file reads:&lt;BR /&gt;
[HLookup]&lt;BR /&gt;
filename = HLookup.csv &lt;/P&gt;

&lt;P&gt;Props.conf reads:&lt;BR /&gt;
[source_type_w]&lt;BR /&gt;
LOOKUP-HLookup = HLookup w AS word OUTPUT|OUTPUTNEW e&lt;/P&gt;

&lt;P&gt;I however get the error:&lt;BR /&gt;
 Could not find all of the specified lookup fields in the lookup table.' for conf 'source_type_w' and lookup table 'HLookup'.&lt;/P&gt;

&lt;P&gt;I am at my wits end as to why this is happening.It looks simple enough &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:59:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47564#M11353</guid>
      <dc:creator>Abha</dc:creator>
      <dc:date>2020-09-28T13:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47565#M11354</link>
      <description>&lt;P&gt;You have to pick either OUTPUT or OUTPUTNEW - you can't have both. For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[source_type_w]
LOOKUP-HLookup = HLookup w AS word OUTPUTNEW e
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This setup also implies that the csv file starts with a header that looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;w,e
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 May 2013 19:46:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47565#M11354</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-05-28T19:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47566#M11355</link>
      <description>&lt;P&gt;Thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2013 09:28:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table/m-p/47566#M11355</guid>
      <dc:creator>Abha</dc:creator>
      <dc:date>2013-05-29T09:28:40Z</dc:date>
    </item>
  </channel>
</rss>

