Open Sinamcp opened 1 year ago
Hi @Sinamcp
We don't need to provide cluster-manager info in the MC yaml, we can remove this information. Regarding the 503 error, are all the services up? as 503 error indicates service is not up. Additionally, can you try running this GET call from MC pod? curl -X GET -k -u admin:<PASSWORD> https://127.0.0.1:8089/servicesNS/nobody/splunk_monitoring_console/saved/searches/DMC%20Asset%20-%20Build%20Full?output_mode=json
, this query just builds the MC asset table. Let me know what response you get here
Hi @Sinamcp , please let us know if there are any updates here.
Hi @akondur
(okd4venv) (okd4venv) [centos@okd4-ts-2-utility ~]$ oc rsh splunk-mc-test-monitoring-console-0
sh-4.4$ curl -X GET -k -u admin:D7YSwvrMWXdxpzb7MOB7nIM4 https://127.0.0.1:8089/servicesNS/nobody/splunk_monitoring_console/saved/searches/DMC%20Asset%20-%20Build%20Full?output_mode=json
curl: (7) Failed to connect to 127.0.0.1 port 8089: Connection refused
I don't know what should i do, please help me to fix
Please select the type of request
Bug
Tell us more
Describe the request
Splunk setup on K8S
after applying the manifest, monitoring console pod start ansible, but it fails with the below error