<?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: Getting errors when using outputlookup in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750333#M10458</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311826"&gt;@bigchungusfan55&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Please do the following check to find and fix the issue&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1. check and confirm that the KV store collection exists&lt;/P&gt;&lt;P&gt;2. Check where the KV Store Lookup is defined&lt;/P&gt;&lt;P&gt;3. Check the permission for the lookup&lt;/P&gt;&lt;P&gt;4. check lookup defintion and collection configuration.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 12:25:54 GMT</pubDate>
    <dc:creator>thahir</dc:creator>
    <dc:date>2025-07-23T12:25:54Z</dc:date>
    <item>
      <title>Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750273#M10455</link>
      <description>&lt;P&gt;I am having issues trying to outputlookup to a new empty KV Store lookup table I made. When I try to run the following search, I get this error:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error in 'outputlookup' command: Lookup failed because collection '&amp;lt;collection&amp;gt;' in app 'SplunkEnterpriseSecuritySuite' does not exist, or user '&amp;lt;username&amp;gt;' does not have read access.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;| makeresults&lt;BR /&gt;| eval &amp;lt;field_1&amp;gt;="test"&lt;BR /&gt;| eval &amp;lt;field_2&amp;gt;="test"&lt;BR /&gt;| eval &amp;lt;field_3&amp;gt;="test"&lt;BR /&gt;| eval &amp;lt;field_4&amp;gt;="test"&lt;BR /&gt;| fields - _time&lt;BR /&gt;| outputlookup &amp;lt;collection&amp;gt;&lt;/P&gt;&lt;P&gt;I redacted the actual data I am using, but it is formatted the same way as above. My KV Store file has global sharing and everyone can read/write, for testing purposes.&lt;/P&gt;&lt;P&gt;What is wrong here and what can I do to fix this?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 18:18:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750273#M10455</guid>
      <dc:creator>bigchungusfan55</dc:creator>
      <dc:date>2025-07-22T18:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750280#M10456</link>
      <description>&lt;P&gt;Did you put &lt;FONT face="courier new,courier"&gt;&amp;lt;collection&amp;gt;&lt;/FONT&gt; in a collections.conf file, distribute it to all SHs, and restart Splunk?&amp;nbsp; Make sure the collections.conf file defines each field you want to use.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 20:13:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750280#M10456</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2025-07-22T20:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750287#M10457</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311826"&gt;@bigchungusfan55&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you created the actual collections.conf collection stanza as well as creating the lookup definition?&lt;/P&gt;&lt;P&gt;It sounds like either the name in the definition of the lookup (which is where you match then name you use after outputlookup/inputlookup/lookup) is incorrect, or the collection itself does not exist.&lt;/P&gt;&lt;P&gt;Please can you review this and let us know?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 22:13:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750287#M10457</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-07-22T22:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750333#M10458</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/311826"&gt;@bigchungusfan55&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Please do the following check to find and fix the issue&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;1. check and confirm that the KV store collection exists&lt;/P&gt;&lt;P&gt;2. Check where the KV Store Lookup is defined&lt;/P&gt;&lt;P&gt;3. Check the permission for the lookup&lt;/P&gt;&lt;P&gt;4. check lookup defintion and collection configuration.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 12:25:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/750333#M10458</guid>
      <dc:creator>thahir</dc:creator>
      <dc:date>2025-07-23T12:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/752732#M10484</link>
      <description>&lt;P&gt;I’m thinking that this might be the same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 06:46:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/752732#M10484</guid>
      <dc:creator>HiramMann</dc:creator>
      <dc:date>2025-09-05T06:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/752753#M10485</link>
      <description>&lt;P&gt;Adding to what's already been said - are you sure you're in the same app context as you created your collection in?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:54:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/752753#M10485</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-09-05T13:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting errors when using outputlookup</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/752756#M10486</link>
      <description>&lt;P&gt;It seems that the collections.conf was not properly configured when I made the collection. I was under the assumption that the Splunk app for lookup file editing created a completed collections.conf when creating a lookup table using the tool (this was my first time trying it for this purpose). I have fixed the configuration file and successfully resolved the issue.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 14:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Getting-errors-when-using-outputlookup/m-p/752756#M10486</guid>
      <dc:creator>bigchungusfan55</dc:creator>
      <dc:date>2025-09-05T14:10:49Z</dc:date>
    </item>
  </channel>
</rss>

