<?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: SplunkWeb service is not being started in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70089#M180608</link>
    <description>&lt;P&gt;You will find that on a windows machine it is better to use the Splunk.exe stop / start / restart command instead of Windows Service Manager. &lt;/P&gt;

&lt;P&gt;This command tends to give more errors details when you start up the process. &lt;/P&gt;

&lt;P&gt;BTW: This is a network application and it requires the ability to logon as Network Service so it can open the ports and be accessed by the network. Change the service from LSA to Network Services. &lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2013 14:16:50 GMT</pubDate>
    <dc:creator>MartinMcNutt</dc:creator>
    <dc:date>2013-09-23T14:16:50Z</dc:date>
    <item>
      <title>SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70084#M180603</link>
      <description>&lt;P&gt;I have installed 'splunk-5.0.4-172409-x64-release.msi' in my local machine (Windows-7, 64 bit) as Local System User.&lt;/P&gt;

&lt;P&gt;Installation is done successfully and I can see Splunkd and SplunkWeb services in my services window.&lt;/P&gt;

&lt;P&gt;But when I tried to access the Splunk Web, I couldn't connect to the Splunk Web. And browser prompts "could not connect to localhost:8000". Then, I checked in Services wheather servicers are running or not. I found SplunkWeb is not Started but Splunkd. I mannually started SplunkWeb, still not able to connect to Splunk Web.&lt;/P&gt;

&lt;P&gt;Any Idea?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 07:28:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70084#M180603</guid>
      <dc:creator>nverma</dc:creator>
      <dc:date>2013-09-23T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70085#M180604</link>
      <description>&lt;P&gt;Check your var/log/splunk for some error messages. Specially in splunkd.log and web_service.log.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 12:42:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70085#M180604</guid>
      <dc:creator>krugger</dc:creator>
      <dc:date>2013-09-23T12:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70086#M180605</link>
      <description>&lt;P&gt;Is windows firewall blocking the connection? You'll have to add an exception if so.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 13:46:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70086#M180605</guid>
      <dc:creator>Narj</dc:creator>
      <dc:date>2013-09-23T13:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70087#M180606</link>
      <description>&lt;P&gt;I've seen this a number of times, and I'm not sure why it happens, but to fix it I stop both services, and then start splunk from the commandline.  This will start both splunkd and splunkweb.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk_home\bin\splunk.exe  start
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You may need to run the cmd window as administrator to review the output, and check for errors.  If there is a problem starting one of the services it will tell you in the output.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:11:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70087#M180606</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-09-23T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70088#M180607</link>
      <description>&lt;P&gt;If you see an error in the cmd window that you don't understand, then post it here.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:12:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70088#M180607</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-09-23T14:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70089#M180608</link>
      <description>&lt;P&gt;You will find that on a windows machine it is better to use the Splunk.exe stop / start / restart command instead of Windows Service Manager. &lt;/P&gt;

&lt;P&gt;This command tends to give more errors details when you start up the process. &lt;/P&gt;

&lt;P&gt;BTW: This is a network application and it requires the ability to logon as Network Service so it can open the ports and be accessed by the network. Change the service from LSA to Network Services. &lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:16:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70089#M180608</guid>
      <dc:creator>MartinMcNutt</dc:creator>
      <dc:date>2013-09-23T14:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: SplunkWeb service is not being started</title>
      <link>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70090#M180609</link>
      <description>&lt;P&gt;First of all thanks to all who has responded on this thread. This issue kind of solved now. Seems there was some issue in my laptop. Once I restarted and installed the splunk it worked. Though, its good idea to use command line options for start/stop/restart.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2013 05:38:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/SplunkWeb-service-is-not-being-started/m-p/70090#M180609</guid>
      <dc:creator>nverma</dc:creator>
      <dc:date>2013-09-25T05:38:02Z</dc:date>
    </item>
  </channel>
</rss>

