<?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: Splunk Web on Windows won't listen on port 8000 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50802#M9734</link>
    <description>&lt;P&gt;Port 8000 isn't in use by anybody else.&lt;/P&gt;

&lt;P&gt;I haven't tried disabling UAC since that's a no-go configuration in our environment.  I did try running the Python exe interactively (-debug) as the service account.   That's when I saw the UAC prompt.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Feb 2011 19:03:17 GMT</pubDate>
    <dc:creator>hughkelley</dc:creator>
    <dc:date>2011-02-28T19:03:17Z</dc:date>
    <item>
      <title>Splunk Web on Windows won't listen on port 8000</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50798#M9730</link>
      <description>&lt;P&gt;I have a UAC-enabled Server 2008 R2 machine with Splunk splunk-4.1.7-95063-x64-release installed.&lt;/P&gt;

&lt;P&gt;I am using a low-privilege (just the minimum listed in the docs, &lt;A href="http://www.splunk.com/base/Documentation/latest/Installation/InstallonWindows#Choosing_the_user_Splunk_should_run_as" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/Installation/InstallonWindows#Choosing_the_user_Splunk_should_run_as&lt;/A&gt;).&lt;/P&gt;

&lt;P&gt;This seems fine for splunkd, it can run, open port 8089, and appears to be indexing.&lt;/P&gt;

&lt;P&gt;The splunkweb service never opens a port and seems to generate these errors every time it starts.   Apparently it wants to query the Service Control Manager.&lt;/P&gt;

&lt;P&gt;When I run the service interactively I get a UAC prompt.&lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;Log Name:      Security Source:&lt;BR /&gt;
  Microsoft-Windows-Security-Auditing
  Event ID:      4656 Task Category:
  Other Object Access Events Level:&lt;BR /&gt;
  Information Keywords:      Audit
  Failure Description: A handle to an
  object was requested.&lt;/P&gt;
  
  &lt;P&gt;Subject:  Security
  ID:       xxx\service-splunk  Account
  Name:     service-splunk  Account
  Domain:       xxx     Logon ID:       0x15cb85&lt;/P&gt;
  
  &lt;P&gt;Object:   Object Server:      SC Manager
    Object Type:        SC_MANAGER OBJECT
    Object Name:        ServicesActive  Handle
  ID:       0x0&lt;/P&gt;
  
  &lt;P&gt;Process Information:  Process
  ID:       0x204   Process
  Name:     C:\Windows\System32\services.exe&lt;/P&gt;
  
  &lt;P&gt;Access Request Information:
    Transaction
  ID:       {00000000-0000-0000-0000-000000000000}
    Accesses:       DELETE
                READ_CONTROL
                WRITE_DAC
                WRITE_OWNER
                Connect to service controller
                Create a new service
                Enumerate services
                Lock service database for exclusive access
                Query service database lock state
                Set last-known-good state of service database
                    Access Reasons:     -   Access Mask:        0xf003f     Privileges Used for
  Access Check: -   Restricted SID
  Count:    0&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Sun, 27 Feb 2011 04:41:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50798#M9730</guid>
      <dc:creator>hughkelley</dc:creator>
      <dc:date>2011-02-27T04:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Windows won't listen on port 8000</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50799#M9731</link>
      <description>&lt;P&gt;What user is SplunkWeb running as? LocalSystem? If you (temporarily) disable UAC, does it make any difference?  If you run netstatn -an -p tcp, is port 8000 used for anything else?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Feb 2011 04:59:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50799#M9731</guid>
      <dc:creator>southeringtonp</dc:creator>
      <dc:date>2011-02-27T04:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Windows won't listen on port 8000</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50800#M9732</link>
      <description>&lt;P&gt;Have you tried re-entering the password for the service account in the Services Control panel?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Feb 2011 05:07:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50800#M9732</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-02-27T05:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Windows won't listen on port 8000</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50801#M9733</link>
      <description>&lt;P&gt;Yes, the service runs fine when I make the account a local administrator, so the username and password are fine.&lt;/P&gt;

&lt;P&gt;I feel pretty confident this is a Windows UAC issue.  The documentation seems to indicate that this (non-admin) configuration can be made to work.  &lt;/P&gt;

&lt;P&gt;Has anybody else gotten it going?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2011 19:00:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50801#M9733</guid>
      <dc:creator>hughkelley</dc:creator>
      <dc:date>2011-02-28T19:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Web on Windows won't listen on port 8000</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50802#M9734</link>
      <description>&lt;P&gt;Port 8000 isn't in use by anybody else.&lt;/P&gt;

&lt;P&gt;I haven't tried disabling UAC since that's a no-go configuration in our environment.  I did try running the Python exe interactively (-debug) as the service account.   That's when I saw the UAC prompt.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2011 19:03:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Web-on-Windows-won-t-listen-on-port-8000/m-p/50802#M9734</guid>
      <dc:creator>hughkelley</dc:creator>
      <dc:date>2011-02-28T19:03:17Z</dc:date>
    </item>
  </channel>
</rss>

