-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Log retrieved from splunk docker logs when launching master
TASK [splunk_common : Start Splunk via CLI] ************************************
fatal: [localhost]: FAILED! => {
"attempts": 5,
"changed": false,
"cmd": [
"/opt/splunk/bin/splunk",
"start",
"--accept-license",
"--answer-yes",
"--no-prompt"
],
"delta": "0:00:01.078795",
"end": "2024-11-19 09:30:55.588686",
"rc": 1,
"start": "2024-11-19 09:30:54.509891"
}
STDOUT:
Splunk> CSI: Logfiles.
Checking prerequisites...
Checking http port [8000]: open
Checking mgmt port [8089]: open
Checking appserver port [127.0.0.1:8065]: open
Checking kvstore port [8191]: open
Checking configuration... Done.
STDERR:
The CA file specified (/opt/splunk/etc/auth/cacert.pem) does not exist. Cannot continue.
SSL certificate generation failed.
MSG:
non-zero return codeMetadata
Metadata
Assignees
Labels
No labels