We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f59eff2 + 7735cbb commit 2c2ca5fCopy full SHA for 2c2ca5f
output/forward.md
@@ -28,6 +28,7 @@ When using Secure Forward mode, the [TLS](../configuration/tls_ssl.md) mode requ
28
| Key | Description | Default |
29
| :--- | :--- | :--- |
30
| 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 |
32
| Username | Specify the username to present to a Fluentd server that enables `user_auth`. | |
33
| Password | Specify the password corresponding to the username. | |
34
| Self\_Hostname | Default value of the auto-generated certificate common name \(CN\). | |
0 commit comments