mirror of https://github.com/docker/docs.git
Updated wording on log stream default
Signed-off-by: French Ben <frenchben@docker.com>
This commit is contained in:
parent
06cfd9e135
commit
04c11a3d2b
|
@ -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`.
|
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
|
## Credentials
|
||||||
|
|
Loading…
Reference in New Issue