Hello,
we receive the below error after installation of a cluster without xpack
[root@elastic1 metricbeat]# curl localhost:9200/_cat/nodes?v
ip heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name
172.27.52.56 31 75 5 0.00 0.01 0.05 di - data1
172.27.52.57 29 53 5 0.88 0.57 0.33 di - data2
172.27.52.55 17 53 1 0.00 0.01 0.05 mi * master
is it because of the cluster?
Thank you

