<?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: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393678#M3387</link>
    <description>&lt;P&gt;I'm not getting the error messages after deleting the mongod.lock and restarting the splunk service. But now I'm getting &lt;STRONG&gt;"DBX Server is not available, please make sure it is started and listening on 9998 "&lt;/STRONG&gt; error when I'm trying to configure a new connection in &lt;STRONG&gt;Splunk DB Connect&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Thu, 27 Sep 2018 15:52:07 GMT</pubDate>
    <dc:creator>madhufuture</dc:creator>
    <dc:date>2018-09-27T15:52:07Z</dc:date>
    <item>
      <title>Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393674#M3383</link>
      <description>&lt;P&gt;I'm running into this issue consistently when ever I change the logon details of "Splunkd Service" to a domain account. When the service is running on Local System account, "Splunk DB Connect" is fine. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;I'm on Windows machine.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 00:28:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393674#M3383</guid>
      <dc:creator>madhufuture</dc:creator>
      <dc:date>2018-09-27T00:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393675#M3384</link>
      <description>&lt;P&gt;Hey@madhufuture,&lt;/P&gt;

&lt;P&gt;Please search the internal logs for exact errors that can help you troubleshoot.&lt;BR /&gt;
Run the following query:&lt;BR /&gt;
index=_internal log_level=ERROR&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:23:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393675#M3384</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2020-09-29T21:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393676#M3385</link>
      <description>&lt;P&gt;Hi @deepashri_123 Thanks for your response.&lt;BR /&gt;
I have checked the logs based on the search query which you provided. I see the following error&lt;/P&gt;

&lt;P&gt;KVStoreConfigurationProvider - Could not get ping from mongod. &lt;BR /&gt;
KVStoreConfigurationProvider - Could not start mongo instance. Initialization failed.&lt;/P&gt;

&lt;P&gt;Could you please let me know how I can fix this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 12:42:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393676#M3385</guid>
      <dc:creator>madhufuture</dc:creator>
      <dc:date>2018-09-27T12:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393677#M3386</link>
      <description>&lt;P&gt;Hi @madhufuture,&lt;BR /&gt;
 Try starting Splunk with Administrator permission. If that does not work then try removing below file,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;chmod -R 400 $SPLUNK_HOME/var/lib/splunk/kvstore/mongo/mongod.lock
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Restart the Splunk, now hopefully kvstore will start.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 14:22:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393677#M3386</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2018-09-27T14:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393678#M3387</link>
      <description>&lt;P&gt;I'm not getting the error messages after deleting the mongod.lock and restarting the splunk service. But now I'm getting &lt;STRONG&gt;"DBX Server is not available, please make sure it is started and listening on 9998 "&lt;/STRONG&gt; error when I'm trying to configure a new connection in &lt;STRONG&gt;Splunk DB Connect&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 15:52:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393678#M3387</guid>
      <dc:creator>madhufuture</dc:creator>
      <dc:date>2018-09-27T15:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393679#M3388</link>
      <description>&lt;P&gt;Looks like firewall issue, check for port 9998 should be open from both the side, Splunk and DBX side. Port 9998 should be publicly open. Try this!&lt;BR /&gt;
Make sure you have configured Splunk DB Connect correctly - &lt;A href="http://docs.splunk.com/Documentation/DBX/3.1.3/DeployDBX/ConfigureDBConnectsettings"&gt;http://docs.splunk.com/Documentation/DBX/3.1.3/DeployDBX/ConfigureDBConnectsettings&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 04:08:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393679#M3388</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2018-09-28T04:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393680#M3389</link>
      <description>&lt;P&gt;Hey@madhufuture,&lt;/P&gt;

&lt;P&gt;Could you check this answer, seems like certificate issue:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/314499/after-upgrading-to-splunk-630-why-am-i-getting-the.html"&gt;https://answers.splunk.com/answers/314499/after-upgrading-to-splunk-630-why-am-i-getting-the.html&lt;/A&gt;&lt;BR /&gt;
Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 04:38:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393680#M3389</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-09-28T04:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to start KV Store process. See mongod.log and splunkd.log for details - Windows machine</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393681#M3390</link>
      <description>&lt;P&gt;Ok, What do you mean by DBX side? I have installed both Splunk Enterprise and Splunk DB Connect on the same server. And I'm trying to connect to a remote SQL Server. I have opened port &lt;STRONG&gt;9998&lt;/STRONG&gt; on the &lt;BR /&gt;
Splunk server. &lt;BR /&gt;
Then when I'm trying to create a new connection, I am getting this error.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Sep 2018 12:30:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Failed-to-start-KV-Store-process-See-mongod-log-and-splunkd-log/m-p/393681#M3390</guid>
      <dc:creator>madhufuture</dc:creator>
      <dc:date>2018-09-28T12:30:51Z</dc:date>
    </item>
  </channel>
</rss>

