<?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 to remove entry from kvstore? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609880#M8971</link>
    <description>&lt;P&gt;Thanks.&amp;nbsp; My googlefu didn't find that one.&amp;nbsp; Part 2 had the command I was looking for.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup task_lookup | eval key=_key | WHERE NOT key=&amp;lt;specific_id&amp;gt; | 
outputlookup task_lookup&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Thanks for the help.&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
    <pubDate>Wed, 17 Aug 2022 21:35:38 GMT</pubDate>
    <dc:creator>jwhughes58</dc:creator>
    <dc:date>2022-08-17T21:35:38Z</dc:date>
    <item>
      <title>How to remove entry from kvstore?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609842#M8969</link>
      <description>&lt;P&gt;I’m working with a kvstore since the Netskope IP information needs updating.&amp;nbsp; I figured out how to add to it using this SPL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;| makeresults
| eval Data="aaa.bbb.ccc.ddd/mask"
| eval Desc="Netskope"
| eval Type="netskope_ip"
| outputlookup append=true override_if_empty=false my_kvstore&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found multiple examples of how to delete&lt;/P&gt;
&lt;P&gt;curl -k -u admin:yourpassword -X DELETE &lt;A href="https://localhost:8089/servicesNS/nobody/kvstoretest/storage/collections/data/kvstorecoll/5410be5441" target="_blank" rel="noopener"&gt;https://localhost:8089/servicesNS/nobody/kvstoretest/storage/collections/data/kvstorecoll/5410be5441&lt;/A&gt;...&lt;/P&gt;
&lt;P&gt;The thing is I can’t find the data path.&amp;nbsp; I can’t use the above command replacing the path the correct path if I can’t figure out the correct path.&amp;nbsp; Any suggestions?&lt;/P&gt;
&lt;P&gt;TIA,&lt;/P&gt;
&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 20:08:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609842#M8969</guid>
      <dc:creator>jwhughes58</dc:creator>
      <dc:date>2022-08-17T20:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remove entry from kvstore?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609862#M8970</link>
      <description>Hi&lt;BR /&gt;have you already read this &lt;A href="https://hurricanelabs.com/splunk-tutorials/creating-and-cruding-a-kv-store-in-splunk-part-1/" target="_blank"&gt;https://hurricanelabs.com/splunk-tutorials/creating-and-cruding-a-kv-store-in-splunk-part-1/&lt;/A&gt; ?&lt;BR /&gt;r. Ismo</description>
      <pubDate>Wed, 17 Aug 2022 20:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609862#M8970</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-08-17T20:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove entry from kvstore?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609880#M8971</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp; My googlefu didn't find that one.&amp;nbsp; Part 2 had the command I was looking for.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| inputlookup task_lookup | eval key=_key | WHERE NOT key=&amp;lt;specific_id&amp;gt; | 
outputlookup task_lookup&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Thanks for the help.&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2022 21:35:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-remove-entry-from-kvstore/m-p/609880#M8971</guid>
      <dc:creator>jwhughes58</dc:creator>
      <dc:date>2022-08-17T21:35:38Z</dc:date>
    </item>
  </channel>
</rss>

