I am moving Splunk 6.6.1 to anther empty server.
Because I cannot find Splunk 6.6.1 install package I moved splunk home directly to the new server.
I edited /opt/splunk/etc/system/local/web.conf and inputs.conf using new host name.
I also edited /etc/hosts make it like 127.0.0.1 new host name localhost.
And when I start splunk I got below mesages:
-------
Checking prerequisites...
Checking http port [80]: 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: XXXX,YYYY
Done
Checking filesystem compatibility... Done
Checking conf files for problems...
Done
Checking default conf files and edits...
Validating installed files against hashes from '/opt/splunk/splunk-6.6.1-aeae3fe0c5af-linux-2.6-x86_64-manifest'
All installed file intact.
Done
All preliminary checks passed.
Starting splunk server daemon (splunkd)...
Done
Waiting for web server at https://127.0.0.1:80 to be available.. ← This never become available.
-------
What did I miss here?😣
I already confiremed related post in the commnity and get no luck.
Please help me with this error. Any help will be very appreciated.