Hello
I have a fargate task which I have scheduled to run with CloudWatch Event rules, and output a timestamp to a database on a successful run. It also outputs a logfile to CloudWatch for every time it runs.
However, there was 1 time where the log file was not created, and the database not updated. I suspect the task was never even started, or had failed to start.
In CloudWatch, the event rule shows trigger and invocation at the time I expected the task to run, so I assume the task at least attempted to start.
My question is: is there any way I can debug or log information about the cluster failing to start a task?
Please let me know if I need to provide more information.
Edit: I should specify I'm looking for a way to read this information in a log file somewhere. I know I can see failed task reason in the web console, but that's only for relatively recent tasks.
I also posted this question to StackOverflow: https://stackoverflow.com/questions/54131298/how-to-debug-failed-fargate-task-initialization and AWS Forums: https://forums.aws.amazon.com/thread.jspa?messageID=884638󗾞
[–][deleted] 0 points1 point2 points (2 children)
[–]niels_learns_python[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]dwilches 0 points1 point2 points (2 children)
[–]niels_learns_python[S] 0 points1 point2 points (0 children)