Summary
User is seeking suggestions for configuring the bucket path in the S3 settings for external logging within Airbyte.
Question
Hi Team, any suggestion for adding the bucket path in the s3 configuration for external logging in s3
global:
storage:
type: “S3”
storageSecretName: airbyte-config-secrets # Name of your Kubernetes secret.
bucket:
log: airbyte-bucket
state: airbyte-bucket
workloadOutput: airbyte-bucket
s3:
region: “” ## e.g. us-east-1
authenticationType: credentials ## Use “credentials” or “instanceProfile”
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.