Thanks for letting me know your thoughts. This is definitely a major pain point of mine right now. The problems I keep running into with realtime script debugging:
-Not verbose enough logs and no control over that
(i.e. -inspect, etc.)
-I have to spend time finding the correct log by ssh if downloading it directly is not possible for some reason through the AWS console
-I have to spend time uploading, which I’ve made a script to help automate but still takes time to run
So basically the feedback loop is very long if I want to test and verify simple things. I end up debugging blind in some situations and it becomes a huge time sink.
You have any ideas/thoughts on how to locate the right log faster for situations where downloading the log via AWS console is not possible @Pip ? Any idea what the directory names are? Are they PIDs of some kind? They’re all just numbers.