forked from wazuh/wazuh-docker
update ELK to the version 5.2.2
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user