forked from fluent/fluent-bit
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: add tls_verify config Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: support insecure access Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Use flb_utils_split Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Set port 80 on insecure s3 endpoint Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Refactor ternary operator Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Compare insecure with FLB_TRUE Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Follow the coding style Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Rename core use_tls variable Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Follow the coding style Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Remove debug prints Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Use core settings tls_verify in s3 plugin Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Free custom s3 endpoint Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Handle memory allocation failure Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Fix coding styles Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Check split allocation Signed-off-by: Daisuke Taniwaki <[email protected]> out_s3: Remove an unnecessary variable Signed-off-by: Daisuke Taniwaki <[email protected]>
- Loading branch information
1 parent
7e45bdd
commit d74ac1a
Showing
2 changed files
with
70 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters