Hi, I'm running my flows on SFN/Batch. Is there an...
# ask-metaflow
w
Hi, I'm running my flows on SFN/Batch. Is there an easy way to find the logstream name corresponding to a particular branch of a
foreach
? The logstream name seems to be some randomly generated ID and it's hard to find the right one without prepending something in the logs.
a
you can find this information in the task metadata under the
aws-batch-awslogs-stream
key