11141
#1
hello druid users!
i want to know how to get information about druid cluster(how many historical node in cluster? and what are their IP…etc)
i saw the docs from druid.io but i cant find the way…
Is there a way to get information about druid cluster?
Hi, Oh
You can use Coordinator console to get information about active historical nodes in cluster.
http://<COORDINATOR_IP>:<COORDINATOR_PORT>
At the center of web console view, click the ‘show nodes’ menu.
Node name can be shown as hostname or IP address.