Skip to content

Commit

Permalink
Add keepalive_max_recycle (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
bungoume authored Dec 1, 2021
1 parent d859093 commit 5072bb6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions fluent-bit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,11 @@


[OUTPUT]
Name forward
Match *
Host ${TO_HOST}
Port 10224
Name forward
Match *
Host ${TO_HOST}
Port 10224
net.keepalive_max_recycle 120


# [OUTPUT]
Expand Down

0 comments on commit 5072bb6

Please sign in to comment.