Web.conf file configuration [settings] enableSplunkWebSSL = true httpport = 8000 ############################## root@SplunkPROD bin]# ./splunk enable web-ssl WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details. Your session is invalid. Please login. Splunk username: jwestbank Password: You need to restart the Splunk Server (splunkd) for your changes to take effect. [root@SplunkPROD bin]# ./splunk restart Stopping splunkd... Shutting down. Please wait, as this may take a few minutes. ... [ OK ] Stopping splunk helpers... [ OK ] Done. Splunk> Now with more code! Checking prerequisites... Checking http port [8000]: open Checking mgmt port [8089]: open Checking appserver port [127.0.0.1:8065]: open Checking kvstore port [8191]: open Checking configuration... Done. Checking critical directories... Done Checking indexes... Validated: _audit _configtracker _dsappevent _dsclient _dsphonehome _internal _introspection _metrics _metrics_rollup _telemetry _thefishbucket history main summary Done Checking filesystem compatibility... Done Checking conf files for problems... Done Checking default conf files for edits... Validating installed files against hashes from '/opt/splunk/splunk-9.3.0-51ccf43db5bd-linux-2.6-x86_64-manifest' All installed files intact. Done All preliminary checks passed. Starting splunk server daemon (splunkd)... PYTHONHTTPSVERIFY is set to 0 in splunk-launch.conf disabling certificate validation for the httplib and urllib libraries shipped with the embedded Python interpreter; must be set to "1" for increased security Done [ OK ] Waiting for web server at https://127.0.0.1:8000 to be available............WARNING: Server Certificate Hostname Validation is disabled. Please see server.conf/[sslConfig]/cliVerifyServerName for details. . Done If you get stuck, we're here to help. Look for answers here: http://docs.splunk.com The Splunk web interface is at https://SplunkPROD:8000
... View more