deviantony / docker-elk

The Elastic stack (ELK) powered by Docker and Compose.
MIT License
17.37k stars 6.81k forks source link

Chore[DEVOPS-2113] : Added the elastic search version in Dockerfile #1010

Closed ShaunGautham closed 3 months ago

ShaunGautham commented 3 months ago

During the testing with the repo https://github.com/AlphaFounders/docker-elk.git , while using the elastic search version 8.15.0, the memory was more than 90%. When the version was switched to 7.15.2 , the memory was less than 60%.