Autoscaling: Give feedback in the logs in case something wrong happens with a starting EC2 #3910
Labels
a:autoscaling
autoscaling service in simcore's stack
t:enhancement
Improvement or request on an existing feature
Currently the Autoscaling starts instances in AWS EC2 using:
Since #3902 it is possible to modify the bash script (UserData) using an ENV variable.
Therefore errors (syntax, etc) might arise more often. It would be really good that the Autoscaling service shows some error in the logs to facilitate debugging such mistakes.
To this end it should monitor the state of the started machines and report in its logs when issues are detected.
The text was updated successfully, but these errors were encountered: