mirror of https://github.com/docker/docs.git
fix a typo in dual-logging.md (#17944)
This commit is contained in:
parent
4d5ef02583
commit
fae09e6e6c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue