We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efba05e commit 544de11Copy full SHA for 544de11
pipeline/inputs/forward.md
@@ -18,6 +18,7 @@ The plugin supports the following configuration parameters:
18
| Tag_Prefix | Prefix incoming tag with the defined value.| |
19
| Tag | Override the tag of the forwarded events with the defined value.| |
20
| Shared\_Key | Shared key for secure forward authentication. | |
21
+| Empty\_Shared\_Key | Use this option to connect to Fluentd with a zero-length shared key. | `false` |
22
| Self\_Hostname | Hostname for secure forward authentication. | |
23
| Security.Users | Specify the username and password pairs for secure forward authentication. | |
24
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | `false` |
0 commit comments