File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments