<?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: Using extracted fields in automatic lookups in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32081#M6670</link>
    <description>&lt;P&gt;So, I ran the search manually with the lookup and I was able to match fields in the search with fields in the lookup, but the OUTPUT field was not...output.  No dice.  But, thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Aug 2013 17:35:56 GMT</pubDate>
    <dc:creator>joshua_hart1</dc:creator>
    <dc:date>2013-08-13T17:35:56Z</dc:date>
    <item>
      <title>Using extracted fields in automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32077#M6666</link>
      <description>&lt;P&gt;I have a series of fields I've extracted using the GUI for a particular sourcetype.  I've also set up a lookup table, definition, and automatic lookup using one of those fields.  The automatic lookup is supposed to add a field from the lookup table.  However, I cannot get it to work with fields that have been extracted using the GUI.  Is there something I'm missing?  Automatic lookups work just fine on sourcetypes with fields that have been automatically extracted (ie, they arrive at Splunk as "key=value" pairs and require no additional extraction).&lt;/P&gt;

&lt;P&gt;Any hints?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 16:40:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32077#M6666</guid>
      <dc:creator>joshua_hart</dc:creator>
      <dc:date>2013-08-12T16:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using extracted fields in automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32078#M6667</link>
      <description>&lt;P&gt;Have you tested the lookup by applying it manually after a search that extracts the fields?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 16:53:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32078#M6667</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-12T16:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using extracted fields in automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32079#M6668</link>
      <description>&lt;P&gt;search | extract | lookup&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2013 16:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32079#M6668</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-12T16:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using extracted fields in automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32080#M6669</link>
      <description>&lt;P&gt;First add an entry in $SPLUNK_HOME/etc/systems/local/transforms.conf:&lt;/P&gt;

&lt;P&gt;[alookupexample]&lt;BR /&gt;
filename=mycsvfile.csv&lt;/P&gt;

&lt;P&gt;Then either restart splund or do a | extract reload=t then run a search like the one below:&lt;/P&gt;

&lt;P&gt;somesearch | lookup alookupexample &amp;lt;&lt;EM&gt;oneofthefieldsyouextractedviagui&lt;/EM&gt;&amp;gt; OUTPUT &amp;lt;&lt;EM&gt;oneofthefieldsinthelookup&lt;/EM&gt;)in_the_lookup&amp;gt;&lt;/P&gt;

&lt;P&gt;oneofthefieldsyouextractedviagui above needs to be the first column of the csv lookup&lt;/P&gt;

&lt;P&gt;make sure you are looking at all the interesting fields on the right (blue) of the screen&lt;/P&gt;

&lt;P&gt;After you've confirmed that that works put in the correct stanza inside of the props.conf file.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:33:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32080#M6669</guid>
      <dc:creator>davecroto</dc:creator>
      <dc:date>2020-09-28T14:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Using extracted fields in automatic lookups</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32081#M6670</link>
      <description>&lt;P&gt;So, I ran the search manually with the lookup and I was able to match fields in the search with fields in the lookup, but the OUTPUT field was not...output.  No dice.  But, thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2013 17:35:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Using-extracted-fields-in-automatic-lookups/m-p/32081#M6670</guid>
      <dc:creator>joshua_hart1</dc:creator>
      <dc:date>2013-08-13T17:35:56Z</dc:date>
    </item>
  </channel>
</rss>

