Wrong filebeat config path

This commit is contained in:
Germain Masse 2019-11-12 11:42:46 +01:00
parent 2598c2a3f1
commit 404f9f9dbb

View file

@ -22,7 +22,7 @@ You can override that template or set a custom config file as ro volume.
mail:
~
volumes:
- config/filebeat.yml:/etc/filebeat.yml:ro
- config/filebeat.yml:/etc/filebeat/filebeat.yml:ro
```
## Run ELK embedded on mailserver stack.