Skip to content

Commit 7735cbb

Browse files
Fujimoto Seijiedsiper
Fujimoto Seiji
authored andcommitted
output: forward: Document 'Empty_Shared_Key' (fluent#254)
This option is a special configuration to connect to Fluentd nodes that use zero-length strings (a.k.a. "") as shared secrets. Let's document it. Signed-off-by: Fujimoto Seiji <[email protected]>
1 parent 19138e5 commit 7735cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

output/forward.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ When using Secure Forward mode, the [TLS](../configuration/tls_ssl.md) mode requ
2828
| Key | Description | Default |
2929
| :--- | :--- | :--- |
3030
| Shared\_Key | A key string known by the remote Fluentd used for authorization. | |
31+
| Empty\_Shared\_Key | Use this option to connect to Fluentd with a zero-length secret. | False |
3132
| Username | Specify the username to present to a Fluentd server that enables `user_auth`. | |
3233
| Password | Specify the password corresponding to the username. | |
3334
| Self\_Hostname | Default value of the auto-generated certificate common name \(CN\). | |

0 commit comments

Comments
 (0)