* Update ELK to version 5.4.2

* Update Wazuh Kibana Plugin to version 2.0_5.4.2
This commit is contained in:
Jose Luis Ruiz
2017-06-21 12:15:48 +02:00
parent 754915cb35
commit e6e30ab3aa
6 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ services:
environment:
- LS_HEAP_SIZE=2048m
elasticsearch:
image: elasticsearch:5.3.0
image: elasticsearch:5.4.2
hostname: elasticsearch
restart: always
command: elasticsearch -E node.name="node-1" -E cluster.name="wazuh" -E network.host=0.0.0.0