Could Not index event to ElasticSearch

curl -v -GET '206.189.196.214:9200/_cat/nodes?v'
*   Trying 206.189.196.214...
* TCP_NODELAY set
* Connected to 206.189.196.214 (206.189.196.214) port 9200 (#0)
> GET /_cat/nodes?v HTTP/1.1
> Host: 206.189.196.214:9200
> User-Agent: curl/7.58.0
> Accept: */*
>
< HTTP/1.1 200 OK
< content-type: text/plain; charset=UTF-8
< content-length: 186
<
ip              heap.percent ram.percent cpu load_1m load_5m load_15m node.role master name
206.189.196.214           71          97  79    3.35    3.15     3.19 dilmrt    *      node-1
* Connection #0 to host 206.189.196.214 left intact
root@ElasticSearch:/home/dhoman#