bump elk stack to 7.8

This commit is contained in:
t3chn0m4g3
2020-06-21 21:11:21 +00:00
parent a396356785
commit 65e849cf33
5 changed files with 7 additions and 7 deletions

View File

@ -10,7 +10,7 @@ services:
restart: always
environment:
- bootstrap.memory_lock=true
- ES_JAVA_OPTS=-Xms1024m -Xmx1024m
- ES_JAVA_OPTS=-Xms2048m -Xmx2048m
- ES_TMPDIR=/tmp
cap_add:
- IPC_LOCK