Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New setup_logging.sh fail #27

Open
cybergoatpsyops opened this issue Oct 5, 2022 · 0 comments
Open

New setup_logging.sh fail #27

cybergoatpsyops opened this issue Oct 5, 2022 · 0 comments
Assignees

Comments

@cybergoatpsyops
Copy link

cybergoatpsyops commented Oct 5, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants