You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
@boriscosic We are currently adding a uuid suffix to the stream name. Once you start working with the CloudWatch API see if its easy to query based on prefix solely otherwise we can remove the suffix all together.
uuid at the time was just a way of randomizing the logs until we had a better system in place. I will pass in CW log stream name in the format <organization>-<dataset>-<scenarioId>-<command> so it corresponds to S3 path for that particular task.
As a learn client running a task
I should be able to guess the log stream name
In order to connect to it and provide real-time logs to the user.
The text was updated successfully, but these errors were encountered: