I'm going to setup ELK solution on single server with 16GB RAM and 2TB space. (I'm limited only to single server).
After reading this article - i'm very confused.... Should I:
run multiple docker containers on the single machine - described here
run one container with max resources without single-node cluster mode;
run using single-node cluster with enabled bootstrap checks.
Welcome!
Single-node elasticsearch is not recommended for production beacuse you will lose redundancy, reliability.
You can run multiple docker containers on a single machine.
The customer decide to deploy self-hosted solution for the first time (to see profitability).
Is there another solution to run single instance without single-node clusted or only single-node cluster?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.