update ELK and WazuhAPP to version 5.2.1

This commit is contained in:
Jose Luis
2017-02-22 11:03:37 -05:00
parent 753e2007b8
commit c5fa92e610
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ services:
environment:
- LS_HEAP_SIZE=2048m
elasticsearch:
image: elasticsearch:5.2.0
image: elasticsearch:5.2.1
hostname: elasticsearch
restart: always
command: elasticsearch -E node.name="node-1" -E cluster.name="wazuh" -E network.host=0.0.0.0