Update README.md

This commit is contained in:
Arseniy Kuznetsov
2023-01-05 12:37:38 +01:00
committed by GitHub
parent d256b9c85e
commit b4064b0299
+1 -1
View File
@@ -50,7 +50,7 @@ Now give the containers some time to start up, and then point a Web browser to [
#### Mikrotik Centralized Logging configuration
In addition to RouterOS devices monitoring, MKTXP-Stack provides a preconfigured [syslog-ng](https://www.syslog-ng.com/) / [promtail](https://grafana.com/docs/loki/latest/clients/promtail/) / [Loki](https://grafana.com/docs/loki/latest) stack to receieve & process logs from multiple Mikrotik RouterOS devices in a centralized location:
![](https://user-images.githubusercontent.com/5028474/198598490-3664a3db-a6ca-4312-b34a-a34fbc12a634.png)
<img width="1200" alt="loki" src="https://user-images.githubusercontent.com/5028474/210771516-06a3e6ab-8eab-458c-9f38-5d44f95d23d4.png">
To make this work, we need to configure our Mikrotik devices to send their logs to a specified log server target. Let's first configure the corresponding remote logging action (replace XX.XX.XX.XX with your docker-compose host IP address):
```