hi guys
please help me connect the dots
in flyte console, executions have a 'Logs' section, which is always 'No logs found' for me.
originally, i expected my stdout to be there, i also tried logging with flytekit.current_context().logging, but it looks like i'm missing something
no, i haven't
tbh i was hoping for a straightforward way for debugging tasks out of the box
f
freezing-airport-6809
04/12/2023, 2:16 PM
Flyte does not ship with a logging proxy today. Since k8s logs are not persistent
If you are ok you can use k8s dashboard. But you have to expose it and manage authentication