Monitoring Stack: update readme
This commit is contained in:
parent
252abbf73c
commit
eb8da659f1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Mainly built for use with docker/docker-compose.
|
||||||
|
|
||||||
To be able to send the docker container log to Loki
|
To be able to send the docker container log to Loki
|
||||||
we need to install the `loki-docker-driver` docker
|
we need to install the `loki-docker-driver` docker
|
||||||
plugin. We can do so by running this command:
|
plugin. You can do so by running this command:
|
||||||
|
|
||||||
```Shell
|
```Shell
|
||||||
docker plugin install grafana/loki-docker-driver:latest --alias loki --grant-all-permissions
|
docker plugin install grafana/loki-docker-driver:latest --alias loki --grant-all-permissions
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue