<?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: Lookup Table Issues in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65299#M16184</link>
    <description>&lt;P&gt;Also check to see that the file is saved in UTF-8 format.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Sep 2012 20:35:20 GMT</pubDate>
    <dc:creator>JBarkerMox</dc:creator>
    <dc:date>2012-09-19T20:35:20Z</dc:date>
    <item>
      <title>Lookup Table Issues</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65297#M16182</link>
      <description>&lt;P&gt;&lt;EM&gt;would inputs.csv be a better way to conduct this type of operation. Say i have 100 hosts comming in from my cmdb everyday and i want to run a report on 65 of thoese hostnames that are dynamic and are not going to be the same two days in a row. Is there a way to take the csv file that is going to be exported daily from my cmdb and then run it against a precreated report in splunk. This way i will not have to change the search query everyday and it will just run at a set time.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;I have a lookup table that looks like this:&lt;BR /&gt;
It is called host.csv&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; hostname
    host1
    host2
    host3
    host4
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I do not understand why i can not import the information using the UI. I keep on getting this error message:Encountered the following error while trying to save: In handler 'lookup-table-files': File is binary and not gzipped&lt;/P&gt;

&lt;P&gt;Then when i change it to binary, it says the same thing only though backwards. Does anyone have any suggestions? I am trying to set a lookup table equal to host1 host2 host3 host4 and then when i call the table it will run against all of these hosts. Any help would be helpful. This is the first lookup table i have ever created. &lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2012 19:45:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65297#M16182</guid>
      <dc:creator>Michael_Schyma1</dc:creator>
      <dc:date>2012-09-19T19:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table Issues</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65298#M16183</link>
      <description>&lt;P&gt;This probably won't be the most helpful posting (sorry)...there was &lt;A href="http://splunk-base.splunk.com/answers/46459/error-lookup-table-files-file-is-binary-and-not-gzipped"&gt;a previous Answer&lt;/A&gt; about this that points to (possibly hidden) special characters. Is that a possibility here? And I assume you are following the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Addfieldsfromexternaldatasources#Set_up_a_fields_lookup_based_on_a_static_file"&gt;procedure in the documentation&lt;/A&gt; for doing lookups from a static file, and you've edited transforms.conf and props.conf and restarted Splunk?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2012 20:33:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65298#M16183</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2012-09-19T20:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table Issues</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65299#M16184</link>
      <description>&lt;P&gt;Also check to see that the file is saved in UTF-8 format.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2012 20:35:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65299#M16184</guid>
      <dc:creator>JBarkerMox</dc:creator>
      <dc:date>2012-09-19T20:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table Issues</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65300#M16185</link>
      <description>&lt;P&gt;I am trying to edit the transforms and props.conf files, i am just not sure if this is possible to do. I just want to grab the information from those host1,2,3,4 and set it equal to hostname.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2012 14:15:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65300#M16185</guid>
      <dc:creator>Michael_Schyma1</dc:creator>
      <dc:date>2012-09-20T14:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table Issues</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65301#M16186</link>
      <description>&lt;P&gt;would inputs.csv be a better way to conduct this type of operation. Say i have 100 hosts comming in from my cmdb everyday and i want to run a report on 65 of thoese hostnames that are dynamic and are not going to be the same two days in a row. Is there a way to take the csv file that is going to be exported daily from my cmdb and then run it against a precreated report in splunk. This way i will not have to change the search query everyday and it will just run at a set time.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 18:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65301#M16186</guid>
      <dc:creator>Michael_Schyma1</dc:creator>
      <dc:date>2012-09-21T18:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table Issues</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65302#M16187</link>
      <description>&lt;P&gt;This issue happened with me when I've a column that has German letters ü,ß,ä ... &lt;BR /&gt;
after I removed this column from csv file it uploaded successfully &lt;/P&gt;</description>
      <pubDate>Wed, 14 Jan 2015 16:44:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-Issues/m-p/65302#M16187</guid>
      <dc:creator>aakwah</dc:creator>
      <dc:date>2015-01-14T16:44:11Z</dc:date>
    </item>
  </channel>
</rss>

