Hi all,
As the title asks, is it possible to start Elasticsearch in the foreground in Windows? I have Elasticsearch running as a service on a non standard port on my workstation, and I occasionally need to look into datasets from other servers. Can I start Elasticsearch with some command line parameters to specify a port to bind to, and a data folder/cluster name to use?
Everything I found in the docs involved installing Elasticsearch as a service, which I would like to avoid if possible.
Thank you!
Danny