Hello Everyone I have Splunk Enterprise installed in a Centos 7 linux OS I have added csv data and i wish to build a dashboard however when attempting to add a background image i am getting the 503 -service unavailable error When running the status start command this is what i get : Splunk> Finding your faults, just like mom. 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 keepereu 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.2.0.1-d8ae995bf219-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 http://127.0.0.1:8000 to be available..................... When running the status command i get [root@localhost splunk]# /opt/splunk/bin/splunk status splunkd is running (PID: 2614). splunk helpers are running (PIDs: 2640 3079 3140 10111 10113 10144 10155 10172 10692 10808 11367 21735 24183). [root@localhost splunk]# What logs should i inspect to better understand why this is happening?
... View more