Hi everyone , how does one download a log file for...
# prefect-server
a
Hi everyone , how does one download a log file for a running job from a Kubernetes Executor ?
k
Hi @Arkady K., I don’t know off the top of my read but I’ll look into this
You’re talking about a Flow run with a Kubernetes agent and Kubernetes RunConfig right? Not the
RunNameSpaceJob
?
Is your k8s through a cloud provider? Because you might be able to download it from the UI of the cloud provider
a
No on-prem , we figured out how to get some log messages via GraphQL, but would love to see something to download the whole job log
d
Hey @Arkady K. that’s a great feature request, I will open an issue
@Marvin open “Button to download the complete logs of a flow run” in UI
m