Merge pull request #18557 from mstinsky/main

Remove wrong statement from fluentd logging driver
This commit is contained in:
David Karlsson 2023-11-21 12:09:35 +01:00 committed by GitHub
commit a353ada623
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ driver sends the following metadata in the structured log message:
| `source` | `stdout` or `stderr` |
| `log` | The container log |
The `docker logs` command isn't available for this logging driver.
## Usage