Hello community,
I have installed elastic 7 and Kibana in a ubuntu host for dev purpose. I need to run multiple nodes under this unique host. However I installed elastic using apt install (Debian package) method ending up having the default configuration and home folder etc (/etc/elasticsearch, /usr/share/elasticsearch ) as documented here
So far all documentations I found regarding setting up multiple nodes are mentioning installing manually different directories.
Do we have a documentation about how to configure multiple nodes using the Debian package based install ?