Unable to send Airbyte logs to S3 custom path location

Summary

Unable to configure Airbyte to send logs to a custom S3 path location using Helm chart version 0.63


Question

Hi Team,
Unable to send Airbyte logs to S3 custom path location.
Helm chart version: 0.63
below is my values.yaml

  logs:
    storage:
      type: s3
    s3:
      enabled: true
      bucket: <http://tests3.abc.com|tests3.abc.com>
      path: logs/airbyte-logs
      bucketRegion: us-east-1
  storage:
    type: s3
    bucket:
      log: <http://tests3.abc.com|tests3.abc.com>
      state: <http://tests3.abc.com|tests3.abc.com>
      workloadOutput: <http://tests3.abc.com|tests3.abc.com>
    s3:
      region: us-east-1
      bucketRegion: us-east-1```

<br>

---

This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1719506821439189) if you want 
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
["airbyte", "logs", "s3", "custom-path", "helm-chart"]
</sub>