From 06cfd9e135481a7e3d00dec83f458cf15d38f868 Mon Sep 17 00:00:00 2001 From: French Ben Date: Mon, 31 Oct 2016 13:35:28 -0700 Subject: [PATCH] Updated docs to show full container ID --- engine/admin/logging/awslogs.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/engine/admin/logging/awslogs.md b/engine/admin/logging/awslogs.md index 638a5ccd19..2d0e0632f4 100644 --- a/engine/admin/logging/awslogs.md +++ b/engine/admin/logging/awslogs.md @@ -65,9 +65,7 @@ See the [tag option documentation](log_tags.md) for details on all supported tem When both `awslogs-stream` and `tag` are specified, the value supplied for `awslogs-stream` will override the template specified with `tag`. -By default, Docker uses the first 12 characters of the container ID to tag log messages. -Refer to the [log tag option documentation](log_tags.md) for customizing -the log tag format. +By default, the `{{.FullID}}` template will be used to tag log messages. ## Credentials