update ELK to the version 5.2.2

This commit is contained in:
Jose Luis Ruiz
2017-03-04 19:00:16 -10:00
parent 3315c9d1e7
commit 0dd60a1b56
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ services:
environment:
- LS_HEAP_SIZE=2048m
elasticsearch:
image: elasticsearch:5.2.1
image: elasticsearch:5.2.2
hostname: elasticsearch
restart: always
command: elasticsearch -E node.name="node-1" -E cluster.name="wazuh" -E network.host=0.0.0.0