From 12ba586396d360c3597c21d61c064de7dfe70e56 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Fri, 25 Aug 2023 16:43:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1c760f..3fb7680 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ docker-compose -f ./docker-compose-mktxp-stack.yml up -d ### File-system based logs If you want more control over managing your routers' logs, such a specific file-system location and separate log files: ``` -docker-compose -f ./docker-compose-mktxp-stack-fs-logs.yml up -d +docker-compose -f ./docker-compose-mktxp-stack-fs.yml up -d ``` This configuration makes it easy to implement log rotation or any additional management functionality on top. By default, the devices' logs will be send to `syslog-ng/logs/` where you can check it out with: