From 04c11a3d2bb1a6e49bec59c37843ce4188d9031d Mon Sep 17 00:00:00 2001 From: French Ben Date: Mon, 31 Oct 2016 15:13:34 -0700 Subject: [PATCH] Updated wording on log stream default Signed-off-by: French Ben --- engine/admin/logging/awslogs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/admin/logging/awslogs.md b/engine/admin/logging/awslogs.md index 2d0e0632f4..6e852c399a 100644 --- a/engine/admin/logging/awslogs.md +++ b/engine/admin/logging/awslogs.md @@ -65,7 +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, the `{{.FullID}}` template will be used to tag log messages. +If not specified, the container ID is used as the log stream. ## Credentials