Skip to content

Commit

Permalink
Add more precisions on the docker driver installed on the daemon. (gr…
Browse files Browse the repository at this point in the history
…afana#2435)

It will work only for new containers, as explained by one of our users in the mailing list.

Signed-off-by: Cyril Tovena <[email protected]>
  • Loading branch information
cyriltovena authored Jul 29, 2020
1 parent 9ad98df commit 2d5b6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/clients/docker-driver/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Options for the logging driver can also be configured with `log-opts` in the
> the example above) must therefore be enclosed in quotes (`"`).
After changing `daemon.json`, restart the Docker daemon for the changes to take
effect. All containers from that host will then send logs to Loki.
effect. All **newly created** containers from that host will then send logs to Loki via the driver.

## Configure the logging driver for a Swarm service or Compose

Expand Down

0 comments on commit 2d5b6b5

Please sign in to comment.