Create multiple Elasticsearch processes on a single physical host

I'm planning to use single node cluster for my application deployment. We have more use cases of scaling vertically than adding a new physical host. Elasticsearch is planning to deprecate multi node path in near future. I heard creating a multiple Elasticsearch processes on a same physical host is a workaround for this problem.

I would like to know how can I create multiple Elasticsearch processes on a single physical Windows host?

@leandrojmp - any idea how can I scale elasticsearch vertically?

Please don't ping people that aren't in a topic like that :slight_smile:

Docker would be the current recommendation.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.