Ethan Stuart
02/10/2025, 7:50 PMkapa.ai
02/10/2025, 7:50 PM/storage/airbyte-dev-logs/job-logging/workspace/
- You might also want to delete files in /storage/airbyte-dev-logs/job-logging/workspace/
[Forum Post: How to clean up airbyte-minio and what's stored in minio?](https://discuss.airbyte.io/t/3101) 3. Workspace Cleanup: The /var/lib/docker/volumes/airbyte_workspace/_data
folder often consumes a large amount of space. While there isn't a built-in automatic cleanup for this, you can manually purge this folder. However, be cautious as this contains important data for Airbyte operations. [Github Issue: Airbyte slowness issue in Open source Environment](https://github.com/airbytehq/airbyte/issues/29754) 4. Increase Storage: If cleaning up doesn't provide enough relief, consider increasing your EC2 instance's storage capacity. 5. Regular Monitoring: Implement regular monitoring of your storage usage to preemptively address space issues before they impact performance. Remember to be cautious when manually deleting data, as it may affect Airbyte's functionality. Always ensure you have proper backups before performing any cleanup operations.