, it gets killed with no logs retrieved.
Is there another place to go look for logs?
William Grim
10/21/2021, 10:37 PM
Copy code
$ prefect get logs --id my_uuid
Killed
William Grim
10/21/2021, 10:37 PM
Last night, when I could still get logs, the logs had grown to 13m. We do have debugging information on, and I can see that the flow is still operational, since I see it with
procps
tools and because it writes some transient files to disk, and it's still doing that.
z
Zanie
10/21/2021, 10:41 PM
Hi!
prefect get logs
doesn't support pagination yet so may not be able to download all of the logs
@Zanie Sorry for the delay. For some reason I didn't notice a notification.
This is in our prod env, and I don't have access to the UI, at least not without figuring a way to punch a hole to it.
But I'm surmising from what you've said that if I could connect to the UI, it knows how to paginate correctly somehow, and it's technically possible. Does that mean there are some python prefect library hooks I could use to write my own custom version of a CLI tool to grab logs?
Thank you, and yes, I did have the same though about maybe attempting to expand the log capabilities of the CLI and also add a way to cancel the flow runs, since I have that working locally in a 2 line piece of code
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.