<?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 do you resolve the error &amp;quot;The lookup table 'windows_event_descriptions' does not exist&amp;quot;? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181225#M52253</link>
    <description>&lt;P&gt;This has worked for me as well. but while using the whosthere app - the real-time dashboard does not renders.&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2016 09:24:20 GMT</pubDate>
    <dc:creator>SGun</dc:creator>
    <dc:date>2016-03-03T09:24:20Z</dc:date>
    <item>
      <title>How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181217#M52245</link>
      <description>&lt;P&gt;Running Splunk 6.2.4. Search results are displayed but message says "22 errors occured while the search was executing. Therefore, search results might be incomplete." &lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;The lookup table 'windows_event_descriptions' does not exist. It is referenced by configuration 'source::WinEventLog:Application|host::server001|WinEventLog:Application'.&lt;/LI&gt;
&lt;LI&gt;The lookup table 'windows_event_descriptions' does not exist. It is referenced by configuration 'source::WinEventLog:Security|host::server002|WinEventLog:Security'.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:02:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181217#M52245</guid>
      <dc:creator>jjryanjj</dc:creator>
      <dc:date>2020-09-29T07:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181218#M52246</link>
      <description>&lt;P&gt;Do you have any automatic lookup setup (for the lookup table name mentioned in the error) and its no longer available?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 15:20:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181218#M52246</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-08-19T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181219#M52247</link>
      <description>&lt;P&gt;Can you check your lookup definitions and check if the lookup exists,&lt;/P&gt;

&lt;P&gt;What is the search string you tried , |inputlookup "csvname.csv" ??&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2015 15:32:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181219#M52247</guid>
      <dc:creator>jensonthottian</dc:creator>
      <dc:date>2015-08-19T15:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181220#M52248</link>
      <description>&lt;P&gt;I typically see this problem under two conditions.  &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;If the csv has been delete.&lt;/LI&gt;
&lt;LI&gt;if an automatic lookup is reference a csv which is private or out of its application scope.  To fix this error simply find the lookup then the csv it referencing and make the csv global or app with read permission for everyone.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 19 Aug 2015 16:18:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181220#M52248</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-08-19T16:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181221#M52249</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;I looked in settings &amp;gt; lookups &amp;gt; lookup table files &amp;gt; and it doesn't list windows_event_descriptions.csv&lt;/LI&gt;
&lt;LI&gt;I do see the lookup table "windows_event_descriptions" being referenced in Automatic lookups by 
Name = "source::(MonitorWare|NTSyslog|Snare|WinEventLog|WMI:WinEventLog)... : LOOKUP-EventCodeDescription_for_windows" and used by the app splunk_app_windows_infrastructure&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Since its throwing the same error for 20 individual systems I'm guessing this lookup table is missing from our universal forwarders... ???&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:05:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181221#M52249</guid>
      <dc:creator>jjryanjj</dc:creator>
      <dc:date>2020-09-29T07:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181222#M52250</link>
      <description>&lt;P&gt;The lookup is not generated by your universal forwarder but by your search head.  I would disabled the automatic lookup or setup for to generate a new csv.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2015 16:46:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181222#M52250</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-08-20T16:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181223#M52251</link>
      <description>&lt;P&gt;Is there a way to disable an automatic lookup that used by an App. Looks like that auto lookup is from the Splunk App for Windows Infrastructure &amp;gt;&amp;gt;&amp;gt; splunk_app_windows_infrastructure  1.1.3 &lt;/P&gt;

&lt;P&gt;Doesn't look like you can delete it either...&lt;/P&gt;

&lt;P&gt;How would you get it to generate a new csv?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:05:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181223#M52251</guid>
      <dc:creator>jjryanjj</dc:creator>
      <dc:date>2020-09-29T07:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181224#M52252</link>
      <description>&lt;P&gt;I was able to resolve this error just now.  Go to settings -&amp;gt; lookups -&amp;gt; lookup table files, change the App context dropdown to "All", and search for windows_event_descriptions. It will show you the path of the file, mine is:&lt;BR /&gt;
&lt;CODE&gt;C:\Program Files\Splunk\etc\apps\splunk_app_windows_infrastructure\lookups\windows_event_descriptions.csv&lt;/CODE&gt; &lt;BR /&gt;
 -- and when I looked in this folder, the file was indeed missing. &lt;/P&gt;

&lt;P&gt;I went to splunkbase, downloaded the Splunk App For windows Infrastructure app, and unpacked the .TGZ  manually. The windows_event_descriptions.csv file is contained inside here, I copied it into the above-mentioned folder, and  done - no more errors on search. I found more files in here than were in the lookups folder on the system, so I actually copied all 30 of the csv's from the archive, overwriting any already present. &lt;/P&gt;

&lt;P&gt;Somehow during my splunk upgrades and splunk app for windows infrastructure upgrades, this file got lost.   My splunk app manager showed app for windows infrastructure as being up-to-date. &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;¯\_(ツ)_/¯&lt;/CODE&gt; Whatever, I'm happy I got mine to work and I hope this helps you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:34:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181224#M52252</guid>
      <dc:creator>rickmccl</dc:creator>
      <dc:date>2020-09-29T08:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181225#M52253</link>
      <description>&lt;P&gt;This has worked for me as well. but while using the whosthere app - the real-time dashboard does not renders.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2016 09:24:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181225#M52253</guid>
      <dc:creator>SGun</dc:creator>
      <dc:date>2016-03-03T09:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you resolve the error "The lookup table 'windows_event_descriptions' does not exist"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181226#M52254</link>
      <description>&lt;P&gt;Coming back to update this with another note --&lt;BR /&gt;&lt;BR /&gt;
I had done some upgrades and was having trouble with this error again, but the file was present and accessible, read permission for everyone.  I finally noticed that in the LOOKUP DEFINITIONS page the lookups themselves had become DISABLED. I clicked 'enable' and presto, no more error message. &lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 19:17:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-you-resolve-the-error-quot-The-lookup-table-windows-event/m-p/181226#M52254</guid>
      <dc:creator>rickmccl</dc:creator>
      <dc:date>2018-07-06T19:17:19Z</dc:date>
    </item>
  </channel>
</rss>

