<?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 lookups failing in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/CSV-lookups-failing/m-p/92372#M23843</link>
    <description>&lt;P&gt;Is the field extraction correct in all the events? If the field extraction is working properly for only some of the events, the lookup would work only for those events.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;yoursearchhere
| lookupcmdhere
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Run this in verbose mode. Choose "select and show in results" for the Name and Id fields, so that the fields show up beneath the events. This may show you what is going wrong...&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2013 22:59:19 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2013-07-11T22:59:19Z</dc:date>
    <item>
      <title>CSV lookups failing</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CSV-lookups-failing/m-p/92371#M23842</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have a CSV file containing names and ids. Same name can be present for multiple ids.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Name  Id
A     1
B     2
B     20
B     200
C     3
D     78
E     4
E     34
E     57
F     100
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In logs we get Id. We lookup CSV file and get Name and summarize this data. right now our logs contain only id 2 and 4.&lt;BR /&gt;
Assume that there are 100 events in a time span which we are summarizing. The lookup fails for some events even though it is the same id for which the lookup was successful. Sometimes it works and sometimes it fails. We see null values for Name field in our summary index.&lt;/P&gt;

&lt;P&gt;Under what circumstances the lookup fails? The search is scheduled and it runs at scheduled time.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Strive&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:22:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CSV-lookups-failing/m-p/92371#M23842</guid>
      <dc:creator>strive</dc:creator>
      <dc:date>2013-07-11T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: CSV lookups failing</title>
      <link>https://community.splunk.com/t5/Splunk-Search/CSV-lookups-failing/m-p/92372#M23843</link>
      <description>&lt;P&gt;Is the field extraction correct in all the events? If the field extraction is working properly for only some of the events, the lookup would work only for those events.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;yoursearchhere
| lookupcmdhere
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Run this in verbose mode. Choose "select and show in results" for the Name and Id fields, so that the fields show up beneath the events. This may show you what is going wrong...&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2013 22:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/CSV-lookups-failing/m-p/92372#M23843</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2013-07-11T22:59:19Z</dc:date>
    </item>
  </channel>
</rss>

