Upgrade to ELK 5.5.1

This commit is contained in:
david
2017-08-03 11:30:47 +02:00
parent aef418c75e
commit 84005d8145
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ services:
environment:
- LS_HEAP_SIZE=2048m
elasticsearch:
image: elasticsearch:5.5.0
image: elasticsearch:5.5.1
hostname: elasticsearch
restart: always
command: elasticsearch -E node.name="node-1" -E cluster.name="wazuh" -E network.host=0.0.0.0