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:
417
417
418
418
buffer chunks.
419
419
420
- * Fluentd will decompress these compressed chunks automatically before
420
+ * Fluentd will decompress these compressed chunks automatically when
421
421
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
423
423
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.
425
425
426
- data will be passed to the plugin as is\) .
426
+ In this case, the data will be passed to the destination as is\) .
427
427
428
428
* The default` text ` means that no compression is applied.
429
429
You can’t perform that action at this time.
0 commit comments