<?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 Why the second csv cannot be read with inputlookup commond? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372657#M161697</link>
    <description>&lt;P&gt;I have 1.csv which can by read by splunk with&lt;BR /&gt;
 |inputlookup 1.csv&lt;BR /&gt;
Now I uploaded 2.csv.&lt;BR /&gt;
When I enter |inputlookup 2.csv, result of 1.csv  is displayed in splunkweb.&lt;BR /&gt;
By the way, if i upload the 2.csv in other splunk server, 2.csv can be read.&lt;BR /&gt;
How can i fix this problem?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Mar 2017 07:50:17 GMT</pubDate>
    <dc:creator>xiyangyang</dc:creator>
    <dc:date>2017-03-24T07:50:17Z</dc:date>
    <item>
      <title>Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372657#M161697</link>
      <description>&lt;P&gt;I have 1.csv which can by read by splunk with&lt;BR /&gt;
 |inputlookup 1.csv&lt;BR /&gt;
Now I uploaded 2.csv.&lt;BR /&gt;
When I enter |inputlookup 2.csv, result of 1.csv  is displayed in splunkweb.&lt;BR /&gt;
By the way, if i upload the 2.csv in other splunk server, 2.csv can be read.&lt;BR /&gt;
How can i fix this problem?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 07:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372657#M161697</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-24T07:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372658#M161698</link>
      <description>&lt;P&gt;Even i enter &lt;BR /&gt;
|inputlookup *&lt;BR /&gt;
The 1.csv is shown in splunk web.&lt;BR /&gt;
Doesn't it strang?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 08:19:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372658#M161698</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-24T08:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372659#M161699</link>
      <description>&lt;P&gt;Gak.  You actually named the files 1.csv and 2.csv?  Try with myfile3.csv and see if you get the same issues.&lt;/P&gt;

&lt;P&gt;There are separate sections of the interface, one for uploading lookup tables and one for uploading other csvs.  which did you use?  Did you use the lookup table interface to upload the table, and then to define the table?  &lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 15:30:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372659#M161699</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-03-24T15:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372660#M161700</link>
      <description>&lt;P&gt;@xiyangyang which version of Splunk are you using? I was unable to recreate this. I am able to access both files through inputlookup in Splunk 6.5.2.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Mar 2017 20:38:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372660#M161700</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2017-03-24T20:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372661#M161701</link>
      <description>&lt;P&gt;If this is true, it is a bug.  However, I am &lt;EM&gt;exceedingly&lt;/EM&gt; skeptical that it is true.  Do the whole thing again with &lt;CODE&gt;3.csv&lt;/CODE&gt; and &lt;CODE&gt;4.csv&lt;/CODE&gt;.  I am sure that you will spot your mistake.  Be sure to name EVERYTHING differently.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 07:00:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372661#M161701</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-25T07:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372662#M161702</link>
      <description>&lt;P&gt;Pretty silly thing but tried clearing cache and cookies?? &lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 08:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372662#M161702</guid>
      <dc:creator>varad_joshi</dc:creator>
      <dc:date>2017-03-26T08:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372663#M161703</link>
      <description>&lt;P&gt;The files names are actually zenkoku.csv and cate.csv. &lt;BR /&gt;
The contents are totally different.&lt;BR /&gt;
I used "Lookup table files" in  Settings menu.&lt;BR /&gt;
I cannot recreate this in other splunk sever either.&lt;BR /&gt;
I tried to delete cookie and history in browser, but nothing changed.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 00:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372663#M161703</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T00:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372664#M161704</link>
      <description>&lt;P&gt;Actually the files name is zenkoku.csv and cate.csv. The contents are totally differnet.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 01:18:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372664#M161704</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T01:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372665#M161705</link>
      <description>&lt;P&gt;Thank you for your advice. It didn't work.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 01:20:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372665#M161705</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T01:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372666#M161706</link>
      <description>&lt;P&gt;My splunk version is 6.2.3.&lt;BR /&gt;
I did this successful with 6.2.3 splunk server.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 01:24:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372666#M161706</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T01:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372667#M161707</link>
      <description>&lt;P&gt;what is the destination filename you have specified when you have uploaded each file?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 02:00:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372667#M161707</guid>
      <dc:creator>pranav_agile</dc:creator>
      <dc:date>2017-03-27T02:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372668#M161708</link>
      <description>&lt;P&gt;Both of  2 files are uploaded in D:\Splunk\etc\apps\search\lookups.&lt;BR /&gt;
Other files were uploaded too, but none of them can be viewed by  inputlookup comment. Please refer the picture.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 02:42:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372668#M161708</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T02:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372669#M161709</link>
      <description>&lt;P&gt;The picture of file names of my all csv.file.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2671i2358679D31642200/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 02:43:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372669#M161709</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T02:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372670#M161710</link>
      <description>&lt;P&gt;The request of &lt;BR /&gt;
|inputlookup *&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/2672i598E60071160D4C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 02:44:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372670#M161710</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-03-27T02:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372671#M161711</link>
      <description>&lt;P&gt;This problem has been fixed. Something was wrong with the transform.conf.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 02:16:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372671#M161711</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2017-05-08T02:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372672#M161712</link>
      <description>&lt;P&gt;Please explain what changes you made to transforms.conf so future readers may benefit.&lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 02:19:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372672#M161712</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-05-08T02:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372673#M161713</link>
      <description>&lt;P&gt;We simply forgot to comment out "----".&lt;/P&gt;

&lt;H2&gt;Wrong transform.conf:&lt;/H2&gt;

&lt;P&gt;【zenkoku_lookup】&lt;BR /&gt;
filename = zenkoku.csv&lt;/P&gt;

&lt;H2&gt;match_type = WILDCARD(city)&lt;/H2&gt;

&lt;P&gt;Correct transform.conf:&lt;/P&gt;

&lt;H1&gt;----------------------------&lt;/H1&gt;

&lt;P&gt;【zenkoku_lookup】&lt;BR /&gt;
filename = zenkoku.csv&lt;BR /&gt;
match_type = WILDCARD(city)&lt;/P&gt;

&lt;H1&gt;----------------------------&lt;/H1&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:02:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372673#M161713</guid>
      <dc:creator>xiyangyang</dc:creator>
      <dc:date>2020-09-29T14:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why the second csv cannot be read with inputlookup commond?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372674#M161714</link>
      <description>&lt;P&gt;You should click &lt;CODE&gt;Accept&lt;/CODE&gt; on this answer to close the question.&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 05:44:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-the-second-csv-cannot-be-read-with-inputlookup-commond/m-p/372674#M161714</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-05-12T05:44:49Z</dc:date>
    </item>
  </channel>
</rss>

