Sorry, I didn't see this reply. It's all in how you startup ES - you need to tell each 'instance' to use different config, data and log directories. Then in the elasticsearch.yml in each config make sure to use different config for ports/IPs so no conflict occurs. It may just work automatically with 9200, 9201, 9202, etc
2 Likes