Skip to content

Commit 62c95c3

Browse files
authored
buffer-section: fix inaccurate description about compress option (#590)
Signed-off-by: Daijiro Fukuda <[email protected]>
1 parent 7f4073b commit 62c95c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configuration/buffer-section.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -417,13 +417,13 @@ Following are the configuration parameters for buffer plugin and its chunks:
417417

418418
buffer chunks.
419419

420-
* Fluentd will decompress these compressed chunks automatically before
420+
* Fluentd will decompress these compressed chunks automatically when
421421

422-
passing them to the output plugin \(The exceptional case is when the
422+
the output plugin sends the chunk to the destination. \(The exceptional
423423

424-
output plugin can transfer data in compressed form. In this case, the
424+
case is when the output plugin can transfer data in compressed form.
425425

426-
data will be passed to the plugin as is\).
426+
In this case, the data will be passed to the destination as is\).
427427

428428
* The default`text` means that no compression is applied.
429429

0 commit comments

Comments
 (0)