I want to migrate ELK on a VM to a more powerful physical machine and I would need recommendations.
Currently, the VM includes 8 vCPU 2.3 GHz and 32 GB RAM.
We process about 6 GB of data per day and we wish to upgrade to 40 GB.
Some requests on the Elastic exceed 30 seconds. We want to greatly improve this performance.
Do you have any recommendations (CPU, RAM, SSD / disk, ...) ?
SSDs generally always helps with performance as Elasticsearch is generally I/O intensive. Also make sure that you do not have lots of very small indices and shards as this can be very inefficient, both when indexing and querying.
40GB/day over 14 days is about 600GB of data. I would expect the node you specified should be able to handle that unless it has very slow storage or very heavy dashboards.
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.