Hi:
I am unable to start splunk web on version 6.2.2 on RHEL 6.5.
Checking prerequisites...
Checking http port [8001]: open
Checking mgmt port [8089]: open
The Splunk web interface is at https://awspoclts21:8001
I disabled the local firewall, but in vain. Still unable to start Splunk Web. Is there something I am missing. There is nothing on the web_services.log
015-04-07 11:12:31,979 INFO [5523f3df637fb21415ec90] root:635 - CONFIG: version_label (str): 6.2.2
2015-04-07 11:12:31,979 INFO [5523f3df637fb21415ec90] root:635 - CONFIG: version_number (str): 6.2.2
2015-04-07 11:12:31,979 INFO [5523f3df637fb21415ec90] root:635 - CONFIG: x_frame_options_sameorigin (bool): True
2015-04-07 11:12:31,980 INFO [5523f3df637fb21415ec90] root:693 - DJANGO: configuring...
2015-04-07 11:12:32,122 INFO [5523f3df637fb21415ec90] root:735 - DJANGO: not starting, found no apps
2015-04-07 11:12:32,122 INFO [5523f3df637fb21415ec90] root:129 - ENGINE: Bus STARTING
2015-04-07 11:12:32,132 INFO [5523f3df637fb21415ec90] root:129 - ENGINE: Started monitor thread '_TimeoutMonitor'.
2015-04-07 11:12:32,239 INFO [5523f3df637fb21415ec90] root:129 - ENGINE: Serving on 127.0.0.1:8065
2015-04-07 11:12:32,240 INFO [5523f3df637fb21415ec90] root:129 - ENGINE: Bus STARTED
2015-04-07 11:12:32,286 INFO [5523f3e0487fb211aa1210] root:129 - ENGINE: Started monitor thread 'Monitor'.
splunkd.log
04-07-2015 11:13:01.406 -0400 INFO KeyManagerLocalhost - Finished reading public key for localhost: /opt/splunk/etc/auth/distServerKeys/trusted.pem
04-07-2015 11:13:01.406 -0400 INFO KeyManagerLocalhost - Reading private key for localhost: /opt/splunk/etc/auth/distServerKeys/private.pem
04-07-2015 11:13:01.406 -0400 INFO KeyManagerLocalhost - Finished reading private key for localhost: /opt/splunk/etc/auth/distServerKeys/private.pem
04-07-2015 11:13:21.124 -0400 WARN TcpOutputProc - Cooked connection to ip=10.143.28.20:9997 timed out
04-07-2015 11:13:43.126 -0400 INFO HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.143.29.20_8089_awspoclts21.rsc.humad.com_awspoclts21_0A653A89-0248-4601-A642-A716953F5A43
04-07-2015 11:13:43.225 -0400 INFO HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.143.29.20_8089_awspoclts21.rsc.humad.com_awspoclts21_0A653A89-0248-4601-A642-A716953F5A43
04-07-2015 11:13:51.125 -0400 WARN TcpOutputProc - Cooked connection to ip=10.143.28.20:9997 timed out
04-07-2015 11:14:21.127 -0400 WARN TcpOutputProc - Cooked connection to ip=10.143.28.20:9997 timed out
04-07-2015 11:14:43.252 -0400 INFO HttpPubSubConnection - Running phone uri=/services/broker/phonehome/connection_10.143.29.20_8089_awspoclts21.rsc.humad.com_awspoclts21_0A653A89-0248-4601-A642-A716953F5A43
04-07-2015 11:14:51.128 -0400 WARN TcpOutputProc - Cooked connection to ip=10.143.28.20:9997 timed out
04-07-2015 11:15:21.130 -0400 WARN TcpOutputProc - Cooked connection to ip=10.143.28.20:9997 timed out
We can ignore the errors on splunkd.log as this is a fresh install and I am planning to add port 9997 through the web UI
... View more