Skip to content

Commit 805915d

Browse files
sh-chocnorris-cs
andauthored
Update pipeline/outputs/forward.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Seonghyeon Cho <[email protected]>
1 parent 9fb6ca5 commit 805915d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/forward.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following parameters are mandatory for either Forward for Secure Forward mod
2222
| Tag | Overwrite the tag as we transmit. This allows the receiving pipeline start fresh, or to attribute source. | |
2323
| Send_options | Always send options (with "size"=count of messages) | False |
2424
| Require_ack_response | Send "chunk"-option and wait for "ack" response from server. Enables at-least-once and receiving server can control rate of traffic. (Requires Fluentd v0.14.0+ server) | False |
25-
| Compress | Set to "gzip" to enable gzip compression. Incompatible with Time_as_Integer=True and tags set dynamically using the [Rewrite Tag](../filters/rewrite-tag.md) filter. (Requires Fluentd v0.14.7+ server) | |
25+
| Compress | Set to 'gzip' to enable gzip compression. Incompatible with `Time_as_Integer=True` and tags set dynamically using the [Rewrite Tag](../filters/rewrite-tag.md) filter. Requires Fluentd server v0.14.7 or later. | _none_ |
2626
| Workers | Enables dedicated thread(s) for this output. Default value is set since version 1.8.13. For previous versions is 0. | 2 |
2727

2828
## Secure Forward Mode Configuration Parameters

0 commit comments

Comments
 (0)