Adding bucket path in S3 configuration for external logging

Summary

The user is looking for suggestions on how to add the bucket path in the S3 configuration for external logging in S3.


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.

Join the conversation on Slack

["s3-configuration", "external-logging", "bucket-path", "s3", "configuration"]