Skip to content

Commit

Permalink
Merge pull request #1999 from zalando-incubator/fluentd-bucket-options
Browse files Browse the repository at this point in the history
Fluentd config: turn off S3 bucket checks
  • Loading branch information
mikkeloscar authored Apr 12, 2019
2 parents dd2d361 + afb4dce commit 4fc99d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cluster/manifests/logging-agent/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ data:
@type s3
s3_bucket {{ index .ConfigItems "logging_s3_bucket" }}
s3_region eu-central-1
auto_create_bucket false
check_bucket false
<instance_profile_credentials>
retries 10
</instance_profile_credentials>
Expand Down

0 comments on commit 4fc99d1

Please sign in to comment.