I would like to get help with how to diagnose below issue.
I have installed Coordinator node (Coordinator and Director) and Proxy node separately.
However, when I login to admin console , it looks like below.
It looks like the admin console API returns 500 internal server error.
http://xxx.xxx.xxx.xxx:12300/api/v1/elasticsearch/clusters-*/_search Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Referencing the Topology plan , I have excluded the proxy on the coordinator node as below.
- runner-Manager1 is the node which error is occurring.
Is there a log which I can look at to get more insight with the error?