environment-manager
environment-manager copied to clipboard
Enhance security around log management
The current process implies that every machine pushes directly its deployment logs into an S3 bucket. Therefore we share a S3 bucket on which all machine has R/W access. Wouldn't it be better if the logs were sent back to EM through the API and then EM is the only one that has the access onto this bucket ?