Update README.md

This commit is contained in:
Arseniy Kuznetsov
2023-03-02 20:14:23 +01:00
committed by GitHub
parent 263d7d17c8
commit 984a6d1258
+1 -6
View File
@@ -96,12 +96,7 @@ This configuration makes it easy to implement log rotation or any additional man
``` ```
ls -l syslog-ng/logs/ ls -l syslog-ng/logs/
``` ```
💡 *With mktxp-stack up & running, it might take a while for newly added log files to appear in the dashboard. <br> 💡 *With mktxp-stack up & running, it might take a while for newly added log files to appear in the dashboard. In case this happens, an easy solution is to restart the promtail and syslog containers via `docker restart promtail; docker restart syslog-ng`*
In case this happens, an easy solution is to restart the promtail and syslog containers via:
```
docker restart promtail
docker restart syslog-ng
```
To set a different location on your mktxp-stack host, just edit the device path in the ```mktxp-stack/docker-compose-mktxp-stack-fs.yml``` configuration: To set a different location on your mktxp-stack host, just edit the device path in the ```mktxp-stack/docker-compose-mktxp-stack-fs.yml``` configuration:
``` ```