Mount elastic conf

This commit is contained in:
Manuel Gutierrez
2020-04-17 19:30:16 +02:00
committed by Manuel Gutierrez
parent 68c1fb171f
commit feb12837e8
2 changed files with 5 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ services:
memlock: memlock:
soft: -1 soft: -1
hard: -1 hard: -1
volumes:
- ./elastic_conf/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml
kibana: kibana:
build: kibana build: kibana

View File

@@ -0,0 +1,3 @@
cluster.name: wazuh-elastic
network.host: 0.0.0.0