I have only one Node in elastic Search how can i increase Nodes and how to configure Replicas and shards
Start a new machine.
Install elasticsearch
Configure elasticsearch.yml
Start
You also need to restart the first node if you did not set network.hosts
Sir any reference how to configure elasticsearch.yml.
Did you look at the documentation?
There is a very big section about installing elasticsearch: https://www.elastic.co/guide/en/elasticsearch/reference/current/setup.html
And this will lead you to this page: https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.