fix  "#   -my-path:/etc/filebeat
This commit is contained in:
AlfonsoRBJ
2018-02-27 16:27:27 +01:00
parent 8f40340dda
commit e685128b51
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ services:
# volumes:
# - my-path:/var/ossec/data:Z
# - my-path:/etc/postfix:Z
# - my-path:/etc/filebeat
depends_on:
- elasticsearch
logstash:

View File

@@ -28,6 +28,7 @@ ADD config/run.sh /tmp/run.sh
RUN chmod 755 /tmp/run.sh
VOLUME ["/var/ossec/data"]
VOLUME ["/etc/filebeat/"]
EXPOSE 55000/tcp 1514/udp 1515/tcp 514/udp