Hi all,
Unable to start the splunk web interface in my windows local machine, below is the error it is showing when i tried to start the splunk using cli.
C:\Program Files\Splunk\bin>splunk start
Splunk> Take the sh out of IT.
Checking prerequisites...
Checking http port [50000]: open
Checking mgmt port [50001]: open
Checking appserver port [127.0.0.1:8065]: open
Checking kvstore port [8191]: open
Checking configuration... Done.
New certs have been generated in 'C:\Program Files\Splunk\etc\auth'.
Checking critical directories... Done
Checking indexes...
(skipping validation of index paths because not running as LocalSystem)
Validated: _audit _configtracker _dsappevent _dsclient _dsphonehome _internal _introspection _metrics _metrics_rollup _telemetry _thefishbucket anomaly_detection botsv3 datamontgomery history itsi_grouped_alerts itsi_im_meta itsi_im_metrics itsi_import_objects itsi_nats_metrics itsi_notable_archive itsi_notable_audit itsi_summary itsi_summary_metrics itsi_tracked_alerts main snmptrapd student_scores summary win_10
Done
Checking filesystem compatibility... Done
Checking conf files for problems...
Done
Checking default conf files for edits...
Validating installed files against hashes from 'C:\Program Files\Splunk\splunk-10.0.0-e8eb0c4654f8-windows-x64-manifest'
Could not open 'C:\Program Files\Splunk\etc/apps/splunk_httpinput/default/inputs.conf': The system cannot find the path specified.
Problems were found, please review your files and move customizations to local
All preliminary checks passed.
Starting splunk server daemon (splunkd)...
Splunkd: Starting (pid 5636)
Done
Waiting for web server at http://127.0.0.1:50000 to be available.....
WARNING: web interface does not seem to be available!
Have you tried fixing the inputs.conf error to see if that makes a difference?