Skip to content

Commit

Permalink
Typo in secure forward key (#1411)
Browse files Browse the repository at this point in the history
Signed-off-by: claudex <[email protected]>
  • Loading branch information
claudex authored Aug 22, 2024
1 parent 7715c04 commit a69c4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/inputs/forward.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pipeline:
Since Fluent Bit v3, in\_forward can handle secure forward protocol.
For using user-password authentication, it needs to specify `secutiry.users` at least an one-pair.
For using user-password authentication, it needs to specify `security.users` at least an one-pair.
For using shared key, it needs to specify `shared_key` in both of forward output and forward input.
`self_hostname` is not able to specify with the same hostname between fluent servers and clients.

Expand Down

0 comments on commit a69c4a8

Please sign in to comment.