Hello
My Goal:
Install Kibana and Elasticsearch on my Windows 11 VM.
Our Infrastructure
We run our VMs on ESXi and managed them in vCenter.
I have Admin rights but just for my VM.
Install processes
1.) Downloaded Elasticsearch (here)
2.) Moved to C:
3.) Added this to the elasticsearch.yaml
action.auto_create_index: .monitoring*,.watches,.triggered_watches,.watcher-history*,.ml*
4.) started CMDB (Administrator)
5.) .\bin\elasticsearch.bat
And then the installation always freezes at this part:
[2023-09-19T08:50:47,946][INFO ][o.e.c.m.MetadataIndexTemplateService] [XXXX] adding index template [logs] for index patterns [logs--]