You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the latest commit, d1b0378, Splunk container fails to complete, assuming that it fails the healthcheck. Running docker compose for splunk-compose.yml, the following error is displayed:
On the latest commit, d1b0378, Splunk container fails to complete, assuming that it fails the healthcheck. Running docker compose for splunk-compose.yml, the following error is displayed:
splunk | TASK [splunk_standalone : Setup global HEC] ************************************
splunk | fatal: [localhost]: FAILED! => {
splunk | "cache_control": "private",
splunk | "changed": false,
splunk | "connection": "Close",
splunk | "content_length": "130",
splunk | "content_type": "text/xml; charset=UTF-8",
splunk | "date": "Wed, 05 Oct 2022 17:06:57 GMT",
splunk | "elapsed": 0,
splunk | "redirected": false,
splunk | "server": "Splunkd",
splunk | "status": 401,
splunk | "url": "https://127.0.0.1:8089/services/data/inputs/http/http",
splunk | "vary": "Cookie, Authorization",
splunk | "www_authenticate": "Basic realm="/splunk"",
splunk | "x_content_type_options": "nosniff",
splunk | "x_frame_options": "SAMEORIGIN"
splunk | }
splunk |
splunk | MSG:
splunk |
splunk | Status code was 401 and not [200]: HTTP Error 401: Unauthorized
splunk |
splunk | PLAY RECAP *********************************************************************
splunk | localhost : ok=58 changed=2 unreachable=0 failed=1 skipped=61 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered: