Hello, I'm trying to install Elasticsearch on premises. I've unziped it and I can't start it from command line:
C:\Program Files\elasticsearch-7.10.2\bin>elasticsearch.bat
Files\elasticsearch-7.10.2\jdk"" was unexpected at this time.
C:\Program Files\elasticsearch-7.10.2>echo %JAVA_HOME%
"C:\Program Files\elasticsearch-7.10.2\jdk"
elasticsearch.yml:
cluster.name: esaxa
node.name: MORRIS
network.host: 10.146.114.83
http.port: 9200
Thanks in advance,
Daniel Cenáculo