<?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 other way to do a backup of KV store data than using the &amp;quot;splunk backup kvstore&amp;quot; command? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/587879#M8734</link>
    <description>&lt;P&gt;We have an instance where KV store is not running and we're looking to clean the whole thing out. However, we would like to see if we're able to keep the data.&lt;/P&gt;
&lt;P&gt;So, my question is; is there any other way to do a backup of KV store data than using the "splunk backup kvstore" command?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 05:00:27 GMT</pubDate>
    <dc:creator>svendby90</dc:creator>
    <dc:date>2022-03-08T05:00:27Z</dc:date>
    <item>
      <title>Is there any other way to do a backup of KV store data than using the "splunk backup kvstore" command?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/587879#M8734</link>
      <description>&lt;P&gt;We have an instance where KV store is not running and we're looking to clean the whole thing out. However, we would like to see if we're able to keep the data.&lt;/P&gt;
&lt;P&gt;So, my question is; is there any other way to do a backup of KV store data than using the "splunk backup kvstore" command?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 05:00:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/587879#M8734</guid>
      <dc:creator>svendby90</dc:creator>
      <dc:date>2022-03-08T05:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Backup KV Store (alternative to splunk backup kvstore command)</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/587940#M8735</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/194368"&gt;@svendby90&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;There is an alternate way as well to take a backup of the kvstore other than the backup command. Steps are as below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Stop splunk&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$SPLUNK_HOME/bin/splunk stop​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create tar of the kvstore directory&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;tar -cvzf &amp;lt;destination_path&amp;gt;/backup.tgz $SPLUNK_HOME/var/lib/splunk/kvstore​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Start splunk again&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$SPLUNK_HOME/bin/splunk start​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 04:21:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/587940#M8735</guid>
      <dc:creator>tshah-splunk</dc:creator>
      <dc:date>2022-03-08T04:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Backup KV Store (alternative to splunk backup kvstore command)</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/648612#M9585</link>
      <description>&lt;P&gt;How do you restore from this method? If I clean the KVstore after backing up like this, won't untarring over the cleaned files just put the system back in the state it was, uncleaned? Or even worse, would it break mongo?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 04:51:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/648612#M9585</guid>
      <dc:creator>haraksin</dc:creator>
      <dc:date>2023-06-29T04:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any other way to do a backup of KV store data than using the "splunk backup kvstore" command?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/648619#M9587</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;here is one old discussion how you could do it online without service break&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise/Are-there-any-automated-scripts-to-back-up-the-kvstore-on-each/m-p/549057/highlight/true#M5664" target="_blank"&gt;https://community.splunk.com/t5/Splunk-Enterprise/Are-there-any-automated-scripts-to-back-up-the-kvstore-on-each/m-p/549057/highlight/true#M5664&lt;/A&gt;&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 07:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Is-there-any-other-way-to-do-a-backup-of-KV-store-data-than/m-p/648619#M9587</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-06-29T07:01:45Z</dc:date>
    </item>
  </channel>
</rss>

