Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Fix compress parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mreiger committed May 10, 2022
1 parent 07deb2b commit da7d94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluent-bit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
Host ${AUDIT_TAILER_HOST}
Port ${AUDIT_TAILER_PORT}
Require_ack_response True
Compress True
Compress gzip
tls On
tls.verify On
tls.debug 2
Expand Down

0 comments on commit da7d94f

Please sign in to comment.