From 34b5b993ca02579e69137a4433ef3f18405d7531 Mon Sep 17 00:00:00 2001 From: Brian Kaufman Date: Tue, 14 Feb 2017 12:53:12 -0500 Subject: [PATCH] Default docker log name is container ID The default docker log name is the 12 character container ID, the sample test.conf setup above filters for Docker.* which will not pick anything up unless users start their containers with at "Docker" tag --- engine/admin/logging/fluentd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/admin/logging/fluentd.md b/engine/admin/logging/fluentd.md index 83db0ba72b..45a5aef71d 100644 --- a/engine/admin/logging/fluentd.md +++ b/engine/admin/logging/fluentd.md @@ -101,7 +101,7 @@ aggregate store. @type forward - + @type stdout