<?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: How to add a CSV lookup table - Splunk Light Free eval in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138781#M28501</link>
    <description>&lt;P&gt;oh ok.. thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2016 12:44:26 GMT</pubDate>
    <dc:creator>inventsekar</dc:creator>
    <dc:date>2016-08-10T12:44:26Z</dc:date>
    <item>
      <title>How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138775#M28495</link>
      <description>&lt;P&gt;How can a CSV based lookup table be added to Splunk Light Free; and are lookup tables supported in Splunk Light Free?&lt;/P&gt;

&lt;P&gt;We've 30+ ones to add and would like a faster way such as the web interface instead of configuration file editing.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:55:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138775#M28495</guid>
      <dc:creator>L479</dc:creator>
      <dc:date>2015-04-08T18:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138776#M28496</link>
      <description>&lt;P&gt;The current version of Splunk Light does not support lookup tables. &lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2015 19:04:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138776#M28496</guid>
      <dc:creator>sophy</dc:creator>
      <dc:date>2015-04-08T19:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138777#M28497</link>
      <description>&lt;P&gt;Does Splunk Light still not support lookup tables? I'm looking to use an external source to correlate the IP addresses from my firewall logs to the DNS names of the matching computers. Is there another way to do this in Light?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 17:04:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138777#M28497</guid>
      <dc:creator>yschiff</dc:creator>
      <dc:date>2015-10-01T17:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138778#M28498</link>
      <description>&lt;P&gt;splunk light does support lookups, you just have to configure them manually:&lt;/P&gt;

&lt;P&gt;in &lt;EM&gt;~etc/apps/search/lookups&lt;/EM&gt; add your .csv file:&lt;BR /&gt;
  mylookup.csv&lt;/P&gt;

&lt;P&gt;in &lt;EM&gt;~etc/apps/search/local/transforms.conf&lt;/EM&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mylookup]
filename = mylookup.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It will also work if placed in app specific directories &lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 10:20:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138778#M28498</guid>
      <dc:creator>waechtler</dc:creator>
      <dc:date>2016-08-10T10:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138779#M28499</link>
      <description>&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/SplunkLight/6.4.2/References/Listofsearchcommands"&gt;http://docs.splunk.com/Documentation/SplunkLight/6.4.2/References/Listofsearchcommands&lt;/A&gt;&lt;BR /&gt;
there is no lookup command on the list of available commands on Splunk Light.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 10:44:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138779#M28499</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2016-08-10T10:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138780#M28500</link>
      <description>&lt;P&gt;Maybe, but it works&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 11:21:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138780#M28500</guid>
      <dc:creator>waechtler</dc:creator>
      <dc:date>2016-08-10T11:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138781#M28501</link>
      <description>&lt;P&gt;oh ok.. thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 12:44:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138781#M28501</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2016-08-10T12:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a CSV lookup table - Splunk Light Free eval</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138782#M28502</link>
      <description>&lt;P&gt;at least todays version supports it even in the GUI:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/SplunkLight/6.5.1612/GettingStarted/Usinglookups"&gt;https://docs.splunk.com/Documentation/SplunkLight/6.5.1612/GettingStarted/Usinglookups&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 05:38:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-add-a-CSV-lookup-table-Splunk-Light-Free-eval/m-p/138782#M28502</guid>
      <dc:creator>jphohloch</dc:creator>
      <dc:date>2017-03-27T05:38:55Z</dc:date>
    </item>
  </channel>
</rss>

