<?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: Unable to start Splunkweb in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272752#M4129</link>
    <description>&lt;P&gt;Have you opened up port 8000 in an EC2 Security group? Splunk automatically enables splunkweb, so you shouldn't have the need to create a web.conf file.&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jun 2017 00:07:21 GMT</pubDate>
    <dc:creator>tlelle_splunk</dc:creator>
    <dc:date>2017-06-29T00:07:21Z</dc:date>
    <item>
      <title>Unable to start Splunkweb on Server: RedHat 6.4.</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272742#M4119</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Server: RedHat 6.4&lt;/P&gt;
&lt;P&gt;Splunk was installed successfully, but I cannot access Splunk web server through a web browser. I changed the port, but it didn't make any change.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Edit:&lt;BR /&gt;I changed the port to a different one and now it is working. Not sure what was wrong with the previous ports I tried.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2020 18:16:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272742#M4119</guid>
      <dc:creator>edrivera3</dc:creator>
      <dc:date>2020-06-16T18:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272743#M4120</link>
      <description>&lt;P&gt;Try running the following command to ensure you're using the correct port: &lt;BR /&gt;
./splunk show web-port&lt;/P&gt;

&lt;P&gt;Also check /splunk/etc/system/local/web.conf to see if there are any discrepancies.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:12:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272743#M4120</guid>
      <dc:creator>tlelle_splunk</dc:creator>
      <dc:date>2015-10-14T16:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272744#M4121</link>
      <description>&lt;P&gt;Is splunkweb running?  It may have stopped if there was a port conflict.  Run &lt;CODE&gt;./splunk status&lt;/CODE&gt; to find out if it's running.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:14:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272744#M4121</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2015-10-14T16:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272745#M4122</link>
      <description>&lt;P&gt;$./splunk show web-port&lt;BR /&gt;
Splunk username: XXXX&lt;BR /&gt;
Password:&lt;BR /&gt;
Web port: 8003&lt;/P&gt;

&lt;P&gt;web.conf:&lt;BR /&gt;
[settings]&lt;BR /&gt;
httpport = 8003&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:15:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272745#M4122</guid>
      <dc:creator>edrivera3</dc:creator>
      <dc:date>2015-10-14T16:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272746#M4123</link>
      <description>&lt;P&gt;$ ./splunk status&lt;BR /&gt;
splunkd is running (PID: 21796).&lt;BR /&gt;
splunk helpers are running (PIDs: 27197 ... ....  .... ).&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:17:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272746#M4123</guid>
      <dc:creator>edrivera3</dc:creator>
      <dc:date>2015-10-14T16:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272747#M4124</link>
      <description>&lt;P&gt;Is this a local machine or is it hosted in a cloud environment?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:22:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272747#M4124</guid>
      <dc:creator>tlelle_splunk</dc:creator>
      <dc:date>2015-10-14T16:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272748#M4125</link>
      <description>&lt;P&gt;It is a virtual machine and it is hosted in a Data Center.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 16:26:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272748#M4125</guid>
      <dc:creator>edrivera3</dc:creator>
      <dc:date>2015-10-14T16:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272749#M4126</link>
      <description>&lt;P&gt;I assume the data center uses a firewall, do you have the proper port open for splunk web?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 17:23:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272749#M4126</guid>
      <dc:creator>tlelle_splunk</dc:creator>
      <dc:date>2015-10-14T17:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272750#M4127</link>
      <description>&lt;P&gt;Scratch that, saw your edit. Good stuff.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 17:23:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272750#M4127</guid>
      <dc:creator>tlelle_splunk</dc:creator>
      <dc:date>2015-10-14T17:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272751#M4128</link>
      <description>&lt;P&gt;I have installed on a amazon ec2 instance, I dont see a /splunk/etc/system/local/web.conf file. How can I use start the splunkweb? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2017 22:22:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272751#M4128</guid>
      <dc:creator>suryabarath</dc:creator>
      <dc:date>2017-06-28T22:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start Splunkweb</title>
      <link>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272752#M4129</link>
      <description>&lt;P&gt;Have you opened up port 8000 in an EC2 Security group? Splunk automatically enables splunkweb, so you shouldn't have the need to create a web.conf file.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2017 00:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Unable-to-start-Splunkweb-on-Server-RedHat-6-4/m-p/272752#M4129</guid>
      <dc:creator>tlelle_splunk</dc:creator>
      <dc:date>2017-06-29T00:07:21Z</dc:date>
    </item>
  </channel>
</rss>

