Vipul
12/20/2021, 5:00 PMAnna Geller
query {
flow_run{
logs {
message
level
info
created
}
}
}
but you could also tackle it from the execution side by making sure that you collect the logs from your execution layer e.g. Kubernetes or ECS clusterVipul
12/20/2021, 5:20 PMAnna Geller
Vipul
12/20/2021, 5:22 PMAnna Geller
Vipul
12/20/2021, 5:27 PMAnna Geller
Vipul
12/20/2021, 5:29 PM