From d7b8ccc94e2e1ee104e0cb8254c630dccd4ac61e 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 f3d5bce5ea38..896a74d6f2e7 100644 --- a/install_config/aggregate_logging.adoc +++ b/install_config/aggregate_logging.adoc @@ -914,7 +914,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. ====