Skip to content

Commit fe297ed

Browse files
author
French Ben
committed
Added raw tags
Signed-off-by: French Ben <frenchben@docker.com>
1 parent fcbf757 commit fe297ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/admin/logging/awslogs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ specified, the container ID is used as the log stream.
6565
6666
### tag
6767

68-
Specify `tag` as an alternative to the `awslogs-stream` option. `tag` interprets template markup (e.g., `{{.ID}}`, `{{.FullID}}` or `{{.Name}}` `docker.{{.ID}}`).
68+
Specify `tag` as an alternative to the `awslogs-stream` option. `tag` interprets template markup (e.g., `{% raw %}{{.ID}}{% endraw %}`, `{% raw %}{{.FullID}}{% endraw %}` or `{% raw %}{{.Name}}{% endraw %}` `{% raw %}docker.{{.ID}}{% endraw %}`).
6969
See the [tag option documentation](log_tags.md) for details on all supported template substitutions.
7070

7171
When both `awslogs-stream` and `tag` are specified, the value supplied for `awslogs-stream` will override the template specified with `tag`.

0 commit comments

Comments
 (0)