<?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: Startwebserver 0 in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575181#M25048</link>
    <description>&lt;P&gt;If this enterprise SPLUNK installation , it should be enabled in web.conf in $SPLUNK_HOME/etc/system/default.&lt;BR /&gt;&lt;BR /&gt;You can try adding below settings in&amp;nbsp;$SPLUNK_HOME/etc/system/local/web.conf&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[settings]
startwebserver = 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Nov 2021 23:39:17 GMT</pubDate>
    <dc:creator>badrinath_itrs</dc:creator>
    <dc:date>2021-11-16T23:39:17Z</dc:date>
    <item>
      <title>Startwebserver 0</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575157#M25045</link>
      <description>&lt;P&gt;When I start Splunk after a reboot of the server splunk is running fine but the webserver is not starting.&lt;BR /&gt;&lt;BR /&gt;./splunk cmd btool web list --debug |grep startwebserver&lt;BR /&gt;/opt/splunk/etc/apps/SplunkLightForwarder/default/web.conf startwebserver = 0&lt;BR /&gt;&lt;BR /&gt;Is there a way to manualy start the webserver? I run Ubuntu&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Laurence&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 21:56:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575157#M25045</guid>
      <dc:creator>Laurence</dc:creator>
      <dc:date>2021-11-16T21:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Startwebserver 0</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575159#M25046</link>
      <description>&lt;P&gt;The Webserver gets restarted automatically if that is enabled as&amp;nbsp;startwebserver =1 in web.conf.&lt;BR /&gt;&lt;BR /&gt;Can you check if you have a file in $SPLUNK_HOME/etc/system/local/web.conf that disable the webserver ? if not create a file and enable the settings ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 22:17:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575159#M25046</guid>
      <dc:creator>badrinath_itrs</dc:creator>
      <dc:date>2021-11-16T22:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Startwebserver 0</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575179#M25047</link>
      <description>&lt;P&gt;The file web.conf isn't there. Also I dont realy know what to put in the file when I create it.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 23:29:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575179#M25047</guid>
      <dc:creator>Laurence</dc:creator>
      <dc:date>2021-11-16T23:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Startwebserver 0</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575181#M25048</link>
      <description>&lt;P&gt;If this enterprise SPLUNK installation , it should be enabled in web.conf in $SPLUNK_HOME/etc/system/default.&lt;BR /&gt;&lt;BR /&gt;You can try adding below settings in&amp;nbsp;$SPLUNK_HOME/etc/system/local/web.conf&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[settings]
startwebserver = 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 23:39:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575181#M25048</guid>
      <dc:creator>badrinath_itrs</dc:creator>
      <dc:date>2021-11-16T23:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Startwebserver 0</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575182#M25049</link>
      <description>&lt;P&gt;I got it fixed, found the settings for the file in the splunk documentation. Thank you for you help.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Nov 2021 23:39:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575182#M25049</guid>
      <dc:creator>Laurence</dc:creator>
      <dc:date>2021-11-16T23:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Startwebserver 0</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575225#M25050</link>
      <description>BTW, if this is a peer in indexer cluster or heavy forwarder then it's best practice to keep web GUI down for security reasons.&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.3/Security/WhatyoucansecurewithSplunk" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.3/Security/WhatyoucansecurewithSplunk&lt;/A&gt;</description>
      <pubDate>Wed, 17 Nov 2021 08:56:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Startwebserver-0/m-p/575225#M25050</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-11-17T08:56:58Z</dc:date>
    </item>
  </channel>
</rss>

