diff --git a/docs/content/configure-elk.md b/docs/content/configure-elk.md index 9eb257cf..b5ca504b 100644 --- a/docs/content/configure-elk.md +++ b/docs/content/configure-elk.md @@ -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/filebeat.yml:ro + - ./config/filebeat.yml:/etc/filebeat/filebeat.yml:ro ``` ## Run ELK embedded on mailserver stack.