Fluentd tuning

This commit is contained in:
Stefan Reimer 2020-10-01 10:14:04 -07:00
parent 21c6b0ea58
commit c6ae3d2461
1 changed files with 2 additions and 1 deletions

View File

@ -108,7 +108,8 @@ fluentd:
port 24224
bind 0.0.0.0
skip_invalid_event true
send_keepalive_packet true
# Only for TCP not TLS
# send_keepalive_packet true
<transport tls>
cert_path /mnt/fluentd-certs/tls.crt
private_key_path /mnt/fluentd-certs/tls.key