Hi <#C021JANJ6TY|> , we have setup airbyte cluster...
# ask-community-for-troubleshooting
s
Hi #C021JANJ6TY , we have setup airbyte cluster on AWS EC2. the containers are up and running fine. we can able to sync the data as well . but the logs not writing to /tmp/workspace/*** , nor the directory has been created . can we get some help here please.
m
What version of Airbyte are you using?
s
@Marcos Marx (Airbyte) VERSION=0.39.20-alpha
i see the directory is created inside container and are being written , but directory is not available in Host.
in our setup we have components like Webapp , Server , Temporal and Workers all are running in different Ec2 instances under ASG. is there anything we are missing in this setup ? Sync Jobs are working fine , logs are not showing up in airbyte console
in Sandbox setup , we have all airbyte components runnning under same Ec2 as containers , logs are showing well in airbyte consoe
Airbyte Team can you please help , we are setting a production environment and this has become a blocker to move ahead.
a
Hey @Srinidhi krishnamurthy could you please post on our forum if you need assistance from the Airbyte team?
Just a quick tips: If you use a docker deployment you should run most of the containers on the same host as they are sharing data through volume mount.
👍 1