From 584e6aa5b68c97d61c723d9df76da63f76f2449f Mon Sep 17 00:00:00 2001 From: Michael Burke Date: Wed, 7 Mar 2018 11:07:17 -0500 Subject: [PATCH] Removed reference to only journald --- install_config/aggregate_logging.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_config/aggregate_logging.adoc b/install_config/aggregate_logging.adoc index ea59b6d70729..0b6319b56816 100644 --- a/install_config/aggregate_logging.adoc +++ b/install_config/aggregate_logging.adoc @@ -966,7 +966,7 @@ still expects to read logs generated using the `json-file` log driver. This results in a lack of log ingestion. If this has happened within your logging cluster, xref:fluentd-upgrade-source[troubleshoot] it. -Aggregated logging is only supported using the `journald` driver in Docker. See +See xref:fluentd-upgrade-source[Updating Fluentd's Log Source After a Docker Log Driver Update] for more information. ====