Skip to content

Commit 544de11

Browse files
committed
in_forward: Add a description for empty_shared_key
Signed-off-by: Hiroshi Hatake <[email protected]>
1 parent efba05e commit 544de11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/inputs/forward.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The plugin supports the following configuration parameters:
1818
| Tag_Prefix | Prefix incoming tag with the defined value.| |
1919
| Tag | Override the tag of the forwarded events with the defined value.| |
2020
| 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` |
2122
| Self\_Hostname | Hostname for secure forward authentication. | |
2223
| Security.Users | Specify the username and password pairs for secure forward authentication. | |
2324
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | `false` |

0 commit comments

Comments
 (0)