From fae09e6e6c748a7428f2c6d2be655e8fe6b95b3a Mon Sep 17 00:00:00 2001 From: hasaki <65399555+luoxiaohi@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:34:04 +0800 Subject: [PATCH] fix a typo in dual-logging.md (#17944) --- config/containers/logging/dual-logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/containers/logging/dual-logging.md b/config/containers/logging/dual-logging.md index 7525160043..843b0db943 100644 --- a/config/containers/logging/dual-logging.md +++ b/config/containers/logging/dual-logging.md @@ -77,7 +77,7 @@ logs locally: With the dual logging cache enabled, the `docker logs` command can be used to read logs, even if the logging driver does not support reading logs. The following -examples shows a daemon configuration that uses the `splunk` remote logging driver +example shows a daemon configuration that uses the `splunk` remote logging driver as a default, with dual logging caching enabled: - Step 1: Configure Docker daemon