diff --git a/INSTALL.md b/INSTALL.md index ddbb2b0..009ace4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -65,14 +65,6 @@ Additionally local SSD storage should be considered as _*mandatory*_! For an in- [![0001_es_storage](https://user-images.githubusercontent.com/10326954/76195348-61d6de80-61e8-11ea-951d-1694d2e0392b.png)](https://www.youtube.com/watch?v=nKUpfJCBiS4) -If you are new to the Elastic Stack, this video goes beyond a simple default installation of Elasticsearch and Kibana. It discusses real-world best practices for hardware sizing and configuration, providing production-level performance and reliability. - -[![0003_es_install](https://user-images.githubusercontent.com/10326954/76195457-9ea2d580-61e8-11ea-8578-8fb39908afec.png)](https://www.youtube.com/watch?v=gZb7HpVOges) - -Additionally local SSD storage should be considered as _*mandatory*_! For an in-depth look at how different storage options compare, and in particular how bad HDD-based storage is for Elasticsearch (even in multi-drive RAID0 configurations) you should watch this video... - -[![0001_es_storage](https://user-images.githubusercontent.com/10326954/76195348-61d6de80-61e8-11ea-951d-1694d2e0392b.png)](https://www.youtube.com/watch?v=nKUpfJCBiS4) - The above recommendations are a starting point. Once you are up and running you can make adjustments based on the actual load of your environment. > I plan to do some additional benchmarking soon, and will update the above table based on those results.