https://prefect.io logo
m

Matthew Maldonado

07/29/2020, 5:28 PM
Does prefect create logs?
j

josh

07/29/2020, 5:30 PM
Prefect does have a logger with some information about flows/tasks/state transitions that you should see when running a flow. Is there something more specific you are inquiring about?
m

Matthew Maldonado

07/29/2020, 5:31 PM
I'm running out of HD space and trying to find out the source of this issue. Wasn't sure if prefect created logs after every flow run
j

josh

07/29/2020, 5:31 PM
It only logs to stdout and does not store the logs on your machine