my container starts behind nginx (web ssl deactivated), but then fails and restarts every minute:
FAILED - RETRYING: Test basic https endpoint (60 retries left).
since my nginx routes www.mysplunkserver.com:443/80 to container, :8000 is not routed for now.
Is there a way to deactivate basic https endpoint test?
The solution was that I changed the admin password inside Splunk, which was different from the SPLUNK_PASSWORD environment in the docker-compose file. This needs to be in sync:
The solution was that I changed the admin password inside Splunk, which was different from the SPLUNK_PASSWORD environment in the docker-compose file. This needs to be in sync: