diff --git a/docs/configuration/service/monitoring.rst b/docs/configuration/service/monitoring.rst index 245af067..10b4dee2 100644 --- a/docs/configuration/service/monitoring.rst +++ b/docs/configuration/service/monitoring.rst @@ -130,6 +130,36 @@ and logs from your routers. Remote URL +Loki +==== + +Telegraf can be used to send logs to Loki using tags as labels. + +.. cfgcmd:: set service monitoring telegraf loki port + + Remote Loki port + + Default is 3100 + +.. cfgcmd:: set service monitoring telegraf loki url + + Remote Loki url + +.. cfgcmd:: set service monitoring telegraf loki authentication username +.. cfgcmd:: set service monitoring telegraf loki authentication password + + HTTP basic authentication. + + If either is set both must be set. + +.. cfgcmd:: set service monitoring telegraf loki metric-name-label