<?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: After editing the KV Store for my custom app, why do I receive error &amp;quot;The lookup table is invalid&amp;quot; when using the inputlookup command? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294680#M55996</link>
    <description>&lt;P&gt;Those 2 errors are &lt;CODE&gt;normal&lt;/CODE&gt;; I always see them, even on a fresh install so that is not it.  After the &lt;CODE&gt;debug/refresh&lt;/CODE&gt;, are you still getting &lt;CODE&gt;some search |outputlookup&lt;/CODE&gt; errors (forget about &lt;CODE&gt;|inputlookup&lt;/CODE&gt; until we get &lt;CODE&gt;outputlookup&lt;/CODE&gt; working)?&lt;/P&gt;</description>
    <pubDate>Tue, 04 Apr 2017 00:58:56 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-04-04T00:58:56Z</dc:date>
    <item>
      <title>After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294668#M55984</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
In Splunk 6.4.5 standalone on Windows. After creating an app, I added a stanza in transforms.conf and collections.conf in default folder. Then after adding few entries in that KV Store i am able to see through &lt;CODE&gt;|inputlookup&lt;/CODE&gt; command &lt;BR /&gt;
Then i added transforms.conf and collections.conf in the local folder of the app and then added stanza for KV Store, but when i tried &lt;CODE&gt;|inputlookup&lt;/CODE&gt; command it gives me error as "The lookup table is invalid".&lt;BR /&gt;
Please advise.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 17:12:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294668#M55984</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-03-25T17:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294669#M55985</link>
      <description>&lt;P&gt;If you provide your config stanzas it would be easier for someone to provide some guidance.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 17:28:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294669#M55985</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2017-03-25T17:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294670#M55986</link>
      <description>&lt;P&gt;in Local folder-&lt;BR /&gt;
 Collections.conf&lt;BR /&gt;
[sample]&lt;BR /&gt;
field.test = string&lt;BR /&gt;
field.check = string&lt;BR /&gt;
replicate = true&lt;/P&gt;

&lt;P&gt;Transforms.conf&lt;BR /&gt;
[sample_store]&lt;BR /&gt;
external_type = kvstore&lt;BR /&gt;
collection = sample&lt;BR /&gt;
fields_list = test, check&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:24:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294670#M55986</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2020-09-29T13:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294671#M55987</link>
      <description>&lt;P&gt;Pick an question and stick to it; do not keep opening the same question over and over.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 22:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294671#M55987</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-28T22:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294672#M55988</link>
      <description>&lt;P&gt;You should DEFINITELY open a support case.  Be sure to followup and let us all know what the conclusion/fix turns out to be.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 22:48:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294672#M55988</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-28T22:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294673#M55989</link>
      <description>&lt;P&gt;I am unable to open support case as it shows "It appears you do not have an active Support Contract or entitlement and as a result, cannot open a Support case."&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2017 12:20:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294673#M55989</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-01T12:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294674#M55990</link>
      <description>&lt;P&gt;If you go to &lt;CODE&gt;transforms.conf&lt;/CODE&gt; and change this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sample_store]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sample]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then it will work (or at least it did for me).  You could make the opposite change in &lt;CODE&gt;collections.conf&lt;/CODE&gt;; the point is that when you make both stanza headers match, then it works.  I could not find any documentation stating that the names must match, and, as we both discovered, Splunk does not complain upon instantiation if they do not, but it does complain when you try to read/write to the &lt;CODE&gt;lookup&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 01 Apr 2017 19:03:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294674#M55990</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-04-01T19:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294675#M55991</link>
      <description>&lt;P&gt;after making same header stanza for both &lt;CODE&gt;transforms.conf&lt;/CODE&gt; and &lt;CODE&gt;collection.conf&lt;/CODE&gt; still gives me error as "The lookup table 'sample' is invalid".&lt;BR /&gt;
when i tried to create kv store through lookup definition it is get created but unable to set permission from private to global. it gives error as "Splunk could not update permissions for resource data/transforms/lookups [HTTP 500] Splunkd internal error; [{'type': 'ERROR', 'code': None, 'text': "\n In handler 'transforms-lookup': Data could not be written: /nobody/Test/transforms/ui/fields_list: ui, collectionName, app"}"&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2017 03:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294675#M55991</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-02T03:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294676#M55992</link>
      <description>&lt;P&gt;From the CLI, inside the app where the collection exists, create &lt;CODE&gt;default.meta&lt;/CODE&gt; file in the &lt;CODE&gt;metadata&lt;/CODE&gt; directory with this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[collections]
export = system
[lookups]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then manually remove any entries that you have for &lt;CODE&gt;sample&lt;/CODE&gt; from your &lt;CODE&gt;local.meta&lt;/CODE&gt; file.  I don't know why the GUI would be having problems but it may be because these 2 files do not have the correct ownership or permissions.&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2017 13:18:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294676#M55992</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-04-02T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294677#M55993</link>
      <description>&lt;P&gt;added below stanza in &lt;CODE&gt;default.meta&lt;/CODE&gt;  :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [collections]
export = system
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[lookups]
 export = system 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this stanza already present.&lt;BR /&gt;
checked &lt;CODE&gt;local.meta&lt;/CODE&gt; but i did not find any &lt;CODE&gt;sample&lt;/CODE&gt; entry .below stanza are present in &lt;CODE&gt;local.meta&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[app/ui]
version = 6.4.5
modtime = 1491051965.784553700

[app/launcher]
version = 6.4.5
modtime = 1491051965.929988500
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;still gives same error&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2017 17:02:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294677#M55993</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-02T17:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294678#M55994</link>
      <description>&lt;P&gt;Did you hit the &lt;CODE&gt;debug/refresh&lt;/CODE&gt; endpoint or restart splunk on the Search Head?&lt;/P&gt;</description>
      <pubDate>Sun, 02 Apr 2017 17:16:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294678#M55994</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-04-02T17:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294679#M55995</link>
      <description>&lt;P&gt;After &lt;CODE&gt;debug/refresh&lt;/CODE&gt; i get following errors:&lt;BR /&gt;
1.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Refreshing admin/crl                       ResourceNotFound 
 In handler 'crl': Invalid action for this internal handler (handler: crl, supported: list|_reload, wanted: list).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;2.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Refreshing admin/remote_indexes            BadRequest 
 In handler 'remote_indexes': The following required arguments are missing: repositoryLocation.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Apr 2017 15:50:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294679#M55995</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-03T15:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294680#M55996</link>
      <description>&lt;P&gt;Those 2 errors are &lt;CODE&gt;normal&lt;/CODE&gt;; I always see them, even on a fresh install so that is not it.  After the &lt;CODE&gt;debug/refresh&lt;/CODE&gt;, are you still getting &lt;CODE&gt;some search |outputlookup&lt;/CODE&gt; errors (forget about &lt;CODE&gt;|inputlookup&lt;/CODE&gt; until we get &lt;CODE&gt;outputlookup&lt;/CODE&gt; working)?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 00:58:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294680#M55996</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-04-04T00:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294681#M55997</link>
      <description>&lt;P&gt;After trying &lt;CODE&gt;...|outputlookup sample&lt;/CODE&gt; get same error as&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;"Error in 'outputlookup' command: The&lt;BR /&gt;
lookup table 'sample' is invalid."&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 04 Apr 2017 02:49:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294681#M55997</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-04T02:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294682#M55998</link>
      <description>&lt;P&gt;Hi 493669,&lt;/P&gt;

&lt;P&gt;Since you've never provided the actual search command you used, I wonder if you use the stanza name set in &lt;CODE&gt;collections.conf&lt;/CODE&gt; instead the one from &lt;CODE&gt;transforms.conf&lt;/CODE&gt;? &lt;/P&gt;

&lt;P&gt;I took your posted config files and it works just fine:&lt;/P&gt;

&lt;P&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/2687i94218387015D7778/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
After adding some random values to it I can get them back as well using the stanza name from &lt;CODE&gt;transforms.conf&lt;/CODE&gt;:&lt;/P&gt;

&lt;P&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/2688iCED94E01D848EAA4/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
Where as I get the same error as you got when using &lt;CODE&gt;|inputlookup sample&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Here are the config files used:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;collections.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sample]
field.test = string
field.check = string
replicate = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;CODE&gt;transforms.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[sample_store]
external_type = kvstore
collection = sample
fields_list = test, check
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 03:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294682#M55998</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-04-04T03:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294683#M55999</link>
      <description>&lt;P&gt;Hi MuS,&lt;BR /&gt;
When I am trying &lt;CODE&gt;|inputlookup&lt;/CODE&gt;  command I am using &lt;CODE&gt;transforms.conf&lt;/CODE&gt; stanza name only . As @woodcock suggested to make both header stanza same in &lt;CODE&gt;transforms.conf&lt;/CODE&gt; and &lt;CODE&gt;collections.conf&lt;/CODE&gt; so tried with &lt;CODE&gt;|inputlookup sample&lt;/CODE&gt; but it not worked.&lt;BR /&gt;
now i tried the stanza provided and tried &lt;CODE&gt;|inputlookup sample_store&lt;/CODE&gt; but still it gives error as &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;The lookup table 'sample_store' is&lt;BR /&gt;
invalid.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 04 Apr 2017 15:21:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294683#M55999</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-04T15:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294684#M56000</link>
      <description>&lt;P&gt;Hi 493669, if you want I email you and we can solve this offline?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 19:58:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294684#M56000</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-04-04T19:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294685#M56001</link>
      <description>&lt;P&gt;yes sure...&lt;/P&gt;</description>
      <pubDate>Wed, 05 Apr 2017 01:29:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294685#M56001</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-05T01:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294686#M56002</link>
      <description>&lt;P&gt;Finally issue is resolved now. It was permission issue on my windows as suggested.&lt;BR /&gt;
On Splunk Folder &amp;gt;Propperties&amp;gt;Security Tab&amp;gt;Advanced&amp;gt;In Advanced Security Settings&amp;gt;Given Full Control Access for particular User-Admin and tick on checkbox-"Replace all child object permission entries with inheritable permission entries from this object".&lt;BR /&gt;
Then Apply these settings.&lt;BR /&gt;
Thanks @MuS  @woodcock and  @mattymo&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 10:17:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294686#M56002</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2017-04-15T10:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: After editing the KV Store for my custom app, why do I receive error "The lookup table is invalid" when using the inputlookup command?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294687#M56003</link>
      <description>&lt;P&gt;Happy you were able to resolve this issue. Feel free to vote for any other answer or comment that helped you with this problem, especially for those who helped out offline &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Sat, 15 Apr 2017 21:06:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/After-editing-the-KV-Store-for-my-custom-app-why-do-I-receive/m-p/294687#M56003</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-04-15T21:06:28Z</dc:date>
    </item>
  </channel>
</rss>

