|
@@ -3,7 +3,7 @@ |
|
|
# NOTE: existing containers will need to be recreated to send their logs to Loki |
|
|
# NOTE: existing containers will need to be recreated to send their logs to Loki |
|
|
|
|
|
|
|
|
### Install docker plugin |
|
|
### Install docker plugin |
|
|
docker plugin install grafana/loki-docker-driver:2.9.2 --alias loki --grant-all-permissions |
|
|
|
|
|
|
|
|
docker plugin install grafana/loki-docker-driver:3.4.2-amd64 --alias loki --grant-all-permissions |
|
|
|
|
|
|
|
|
### Edit docker daemon config file |
|
|
### Edit docker daemon config file |
|
|
cat << EOF > /etc/docker/daemon.json |
|
|
cat << EOF > /etc/docker/daemon.json |
|
|