Unable to connect to localhost elastic

My elastic config:

bootstrap.memory_lock: false
cluster.name: kmo2008
http.port: 9200
node.data: true
node.ingest: true
node.master: true
node.max_local_storage_nodes: 1
node.name: localhost
path.data: D:\Elsatic\6.2.2\data
path.logs: D:\Elsatic\6.2.2\logs
transport.tcp.port: 9300