Airflow logs copied to GCS but not reflecting in Airflow UI #836
Unanswered
tusharraichand
asked this question in
Questions & Answers
Replies: 1 comment
-
|
Thanks for sharing your config. It works for me - but only difference I have is that I use the serviceAccount key json directly in the airflow connection. And I use only the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have deployed the latest airflow using helm and I have configured the logs to be pushed to GCS. I can see that logs are being pushed to GCS bucket however Airflow UI is not reflecting them.
This is what I see in UI logs
*** No logs found in GCS; ti=%s <TaskInstance: xyz> *** Could not read served logs: [Errno -2] Name or service not knownMy values.yaml for GCS configuration looks like below
Can someone please help me with what I am missing here?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions