<?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 When using splunk backup kvstore command, is the completion status logged, specifically in the case of an error/failure? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500844#M8408</link>
    <description>&lt;P&gt;I'm looking to capture any failures of a kvstore backup that is kicked off from a script.  &lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2020 17:08:49 GMT</pubDate>
    <dc:creator>andysm</dc:creator>
    <dc:date>2020-02-04T17:08:49Z</dc:date>
    <item>
      <title>When using splunk backup kvstore command, is the completion status logged, specifically in the case of an error/failure?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500844#M8408</link>
      <description>&lt;P&gt;I'm looking to capture any failures of a kvstore backup that is kicked off from a script.  &lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 17:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500844#M8408</guid>
      <dc:creator>andysm</dc:creator>
      <dc:date>2020-02-04T17:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: When using splunk backup kvstore command, is the completion status logged, specifically in the case of an error/failure?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500845#M8409</link>
      <description>&lt;P&gt;I had the same question.&lt;BR /&gt;
We found the following event in the internal logs of the Search Head were the kvstore backup was run:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;127.0.0.1 - admin [03/Feb/2020:17:15:44.925 -0500] "POST /services/kvstore/backup/create HTTP/1.1" 200 1747 - - - 0ms&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;Otherwise we have yet to determine a reliable way to identify the status of a kvstore backup job from internal/introspection logs.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 17:33:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500845#M8409</guid>
      <dc:creator>pedromunoz</dc:creator>
      <dc:date>2020-02-04T17:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: When using splunk backup kvstore command, is the completion status logged, specifically in the case of an error/failure?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500846#M8410</link>
      <description>&lt;P&gt;There are several ways that you can tackle this.&lt;/P&gt;

&lt;P&gt;Capture output from the Splunk command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;./splunk show kvstore-status
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Use the REST API:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u user:pass &lt;A href="https://&amp;lt;host&amp;gt;:&amp;lt;mPort&amp;gt;/services/kvstore/status" target="test_blank"&gt;https://&amp;lt;host&amp;gt;:&amp;lt;mPort&amp;gt;/services/kvstore/status&lt;/A&gt;
curl -k -u user:pass &lt;A href="https://&amp;lt;host&amp;gt;:&amp;lt;mPort&amp;gt;/services/messages" target="test_blank"&gt;https://&amp;lt;host&amp;gt;:&amp;lt;mPort&amp;gt;/services/messages&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Errors and warnings are logged to both splunkd.log and mongod.log&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 14:59:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/When-using-splunk-backup-kvstore-command-is-the-completion/m-p/500846#M8410</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2020-02-07T14:59:05Z</dc:date>
    </item>
  </channel>
</rss>

