<?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: csv lookup on aliased field in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67653#M13662</link>
    <description>&lt;P&gt;I believe that field aliasing happens before lookups.  So I would go with the common information model field names.  If push come to shove, you can always use the "as" clause in your lookup, like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;lookup_table = ProtocolLookup dest_port as dstport OUTPUT app
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 09 Oct 2010 03:23:14 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-10-09T03:23:14Z</dc:date>
    <item>
      <title>csv lookup on aliased field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67652#M13661</link>
      <description>&lt;P&gt;I am trying to setup a csv lookup for data enrichment on an Aliased field.  original field name dstport aliased to dest_port (common info model name)&lt;/P&gt;

&lt;P&gt;what field will work for the data lookup?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;lookup_table = ProtocolLookup dstport OUTPUT app
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;lookup_table = ProtocolLookup dest_port OUTPUT app
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;with the CSV column name reflecting either dest_port or dstport&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2010 03:11:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67652#M13661</guid>
      <dc:creator>EricPartington</dc:creator>
      <dc:date>2010-10-09T03:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: csv lookup on aliased field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67653#M13662</link>
      <description>&lt;P&gt;I believe that field aliasing happens before lookups.  So I would go with the common information model field names.  If push come to shove, you can always use the "as" clause in your lookup, like:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;lookup_table = ProtocolLookup dest_port as dstport OUTPUT app
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 09 Oct 2010 03:23:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67653#M13662</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-10-09T03:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: csv lookup on aliased field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67654#M13663</link>
      <description>&lt;P&gt;thanks, original port works fine as the base for this CSV enrichment.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2010 02:13:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/csv-lookup-on-aliased-field/m-p/67654#M13663</guid>
      <dc:creator>EricPartington</dc:creator>
      <dc:date>2010-10-13T02:13:51Z</dc:date>
    </item>
  </channel>
</rss>

