Skip to content

Commit 6197f3f

Browse files
daipomWatson1978kenhys
committed
apply feedback
Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com> Co-authored-by: Shizuo Fujita <fujita@clear-code.com> Co-authored-by: Kentaro Hayashi <kenhys@gmail.com>
1 parent 07a94bc commit 6197f3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment/source-only-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Please see the following for details.
4545

4646
### Recovery
4747

48-
If Fluentd stops with the temporary buffer left, you need to recover the buffer to launch Fluentd with source-only mode again.
48+
If Fluentd stops with the temporary buffer remained, you need to recover the buffer to launch Fluentd with source-only mode again.
4949

5050
Note that a different path will be used each time unless you configure the temporary buffer path explicitly.
5151
In this case, you can recover the buffer as follows.
@@ -54,7 +54,7 @@ In this case, you can recover the buffer as follows.
5454
1. Start Fluentd with source-only mode again.
5555
1. Send `SIGWINCH` to the supervisor to load the buffer.
5656

57-
If this recovery is necessary, i.e., Fluentd stops with the temporary buffer left, the following warning log will be displayed.
57+
If this recovery is necessary, i.e., Fluentd stops with the temporary buffer remained, the following warning log will be displayed.
5858
You can confirm the path to configure by this log.
5959

6060
```

0 commit comments

Comments
 (0)