Hi,
Using the unzip install method. Unzip, run elasticsearch.bat and it seems to be hanging at [o.e.c.m.MetadataIndexTemplateService] adding index template [logs] for index patterns [logs--] for hours. I was expecting the install to finish and show me the elastic auto generated password. Prior to this point everything seems fine.
Machine is a VM with 6 processors/16GB RAM. Task manager shows barely any activity at all. OS is Windows Server 2022 Standard.
Hi Stephen!
Version 8.11.0 - looks like 8.11.3 is out though so let me try it instead. I was using those docs.
Let me try 8.11.3 and see if it's any different.
Ok. I deleted everything to start over. Running foreground first from an admin command prompt. I went ahead and grabbed the new Kibana and logstash as well.
The ultimate goal is to migrate our existing ELK stack off Centos and onto a Windows cluster.
http://localhost:9200 opens a username/password dialog, but the install has never shown me the elastic password. This is a fresh VM, nothing else on it
Correct - Here are my steps:
Unzip the downloaded zip file
Take the extracted directory and copy it to the root of the drive (E: or F: - I've tried two different drives)
rename the directory to just elasticsearch
open admin command prompt
cd e:\elasticsearch\bin
elasticsearch.bat
You won't believe it but I did it this way and it worked fine:
unzip the zip file
moved the elasticsearch-8.11.3 directory to the root of the E drive
opened a normal command prompt - not admin
cd E:\elasticsearch-8.11.3
.\bin\elasticsearch.bat
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.