https://flyte.org logo
#ask-the-community
Title
# ask-the-community
s

Serge Rubinstein

04/12/2023, 7:43 AM
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
s

Serge Rubinstein

04/12/2023, 8:01 AM
no, i haven't tbh i was hoping for a straightforward way for debugging tasks out of the box
k

Ketan (kumare3)

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