From 15697dab7a03c45ce7bc1a5735453856c377fbd3 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 24 Jan 2017 15:36:59 +0100 Subject: [PATCH] fix link to logging context this source file no longer exists on "master", so replacing the link with a permalink on the 1.13 tag. Signed-off-by: Sebastiaan van Stijn --- engine/admin/logging/log_tags.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/admin/logging/log_tags.md b/engine/admin/logging/log_tags.md index 91a8cf444d..2d022b4201 100644 --- a/engine/admin/logging/log_tags.md +++ b/engine/admin/logging/log_tags.md @@ -42,7 +42,7 @@ original container name. For advanced usage, the generated tag's use [go templates](http://golang.org/pkg/text/template/) and the container's [logging -context](https://github.com/docker/docker/blob/master/daemon/logger/context.go). +context](https://github.com/docker/docker/blob/v1.13.0/daemon/logger/context.go). As an example of what is possible with the syslog logger, if you use the following command, you get the output that follows: