From 76278ca7d04d5d13fdb2fdff2f0d0b4556392d51 Mon Sep 17 00:00:00 2001 From: Arseniy Kuznetsov Date: Thu, 20 Oct 2022 16:47:38 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3c44d5..e2c2b2e 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,12 @@ cd mktxp-stack-main docker-compose -f ./docker-compose-mktxp.yml up -d ``` -Now give the containers some time to start up and point your Web browser to [Grafana](http://localhost:3000), where you should see the default MKTXP Dashboard: +Now give the containers some time to start up and point your Web browser to [Grafana](http://localhost:3000), where you should see the default MKTXP Dashboard:\ - ## Mikrotik Logging pipeline -Screenshot 2022-10-20 at 10 26 25 AM -In addition to RouterOS devices monitoring, MKTXP-Stack also rovides a preconfigured syslong-ng / promtail / loki stack to easily send your router logs to a centralized location for further processing in a visual way. +In addition to RouterOS devices monitoring, MKTXP-Stack also rovides 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 easily send your router logs to a centralized location for further processing in a visual way: + +Screenshot 2022-10-20 at 10 26 25 AM +