File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ Windows:
3737
3838#### Zero-downtime restart
3939
40- This feature allows a complete restart of Fluentd without bringing down some input plugins, such as ` in_udp ` or ` in_tcp ` .
40+ This feature supports a complete restart of Fluentd.
41+ This restarts Fluentd so that some input plugins don't have down time.
4142
4243See [ Zero-downtime restart] ( zero-downtime-restart.md ) for details.
4344
Original file line number Diff line number Diff line change 11# Zero-downtime restart
22
3- This feature allows a complete restart of Fluentd without bringing down some input plugins.
3+ This feature supports a complete restart of Fluentd.
4+ This restarts Fluentd so that some input plugins don't have down time.
45
56Supported standard input plugins are as follows.
67
You can’t perform that action at this time.
0 commit comments