ElasticSearch 7.0 Cluster Error

error says it can't connect to host.
your config file has node.name=master is this valid systemname?
your network.host entry says [local,site] I think it should be ip address of your master server

and your curl command should be something like
curl -Xget http://:9200/_cluster/health?pretty