Does anyone have experience writing logs for EC2 d...
# contributing-to-airbyte
m
Does anyone have experience writing logs for EC2 deploys to S3? Our workers seem to be generating a lot of data, and EBS storage is filling up quickly
u
The airbyte deployment has a way of pushing logs to S3, you have to give the bucket name, AWS creds in the config (either docker-compose or helm chart values)
u
interesting, were you able to set this up? we were running into some connectivity issues
u
If you were would love to connect
m
It's not currently working as expected. @Christopher Wu was working on a fix but we haven't completed it yet - https://github.com/airbytehq/airbyte/issues/6361
It seems simple, but we have had some issues which we could not overcome - https://github.com/airbytehq/airbyte/pull/6386