mirror of https://github.com/docker/docs.git
Added documentation for fluentd plugin sub-second-precision flag
Signed-off-by: dungeonmaster18 <umesh4257@gmail.com>
This commit is contained in:
parent
350d6f0846
commit
e90fbae9e4
|
|
@ -119,6 +119,10 @@ How long to wait between retries. Defaults to 1 second.
|
||||||
|
|
||||||
The maximum number of retries. Defaults to 10.
|
The maximum number of retries. Defaults to 10.
|
||||||
|
|
||||||
|
### fluentd-sub-second-precision
|
||||||
|
|
||||||
|
Generates event logs in nanosecond resolution. Defaults to false.
|
||||||
|
|
||||||
## Fluentd daemon management with Docker
|
## Fluentd daemon management with Docker
|
||||||
|
|
||||||
About `Fluentd` itself, see [the project webpage](http://www.fluentd.org)
|
About `Fluentd` itself, see [the project webpage](http://www.fluentd.org)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue