<?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 is there any way to edit an app-level lookup table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/is-there-any-way-to-edit-an-app-level-lookup-table/m-p/25455#M4802</link>
    <description>&lt;P&gt;I have a user who has created a lookup table and given it app-level permissions.  Now the same user wants to add new entries to the lookup table.  They can upload it as private, but cannot update the app-level table without deleting the existing one first.  Any way around this that can be accomplished in the UI?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Aug 2012 18:43:35 GMT</pubDate>
    <dc:creator>bjalex80</dc:creator>
    <dc:date>2012-08-03T18:43:35Z</dc:date>
    <item>
      <title>is there any way to edit an app-level lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/is-there-any-way-to-edit-an-app-level-lookup-table/m-p/25455#M4802</link>
      <description>&lt;P&gt;I have a user who has created a lookup table and given it app-level permissions.  Now the same user wants to add new entries to the lookup table.  They can upload it as private, but cannot update the app-level table without deleting the existing one first.  Any way around this that can be accomplished in the UI?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2012 18:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/is-there-any-way-to-edit-an-app-level-lookup-table/m-p/25455#M4802</guid>
      <dc:creator>bjalex80</dc:creator>
      <dc:date>2012-08-03T18:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: is there any way to edit an app-level lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/is-there-any-way-to-edit-an-app-level-lookup-table/m-p/25456#M4803</link>
      <description>&lt;P&gt;You have 3 methods to edit lookup&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Access the lookup file in the filesystem&lt;/LI&gt;
&lt;LI&gt;Upload the new version of the lookup file in the UI (after changing the read permissions on the object in the UI)&lt;/LI&gt;
&lt;LI&gt;Or a third method is to use a search to update the lookup table.
inputlookup mylookup | append [ search to add my new lines ] | dedup uniquefields |  outputlookup mylookup&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;so if the issue is a permission issue, have an admin change the permissions on the lookup file/definition for a role, and  add the user to this role.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2012 19:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/is-there-any-way-to-edit-an-app-level-lookup-table/m-p/25456#M4803</guid>
      <dc:creator>mataharry</dc:creator>
      <dc:date>2012-08-03T19:09:31Z</dc:date>
    </item>
  </channel>
</rss>

