apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.49k stars 14.13k forks source link

Logs issue #41664

Open dpetiz opened 1 month ago

dpetiz commented 1 month ago

Apache Airflow version

2.10.0

If "Other Airflow 2 version" selected, which one?

2.9.3, 2.9.2

What happened?

When i try to see the logs of the tasks i only see this airflow-stag-worker-0.airflow-stag-worker.de.svc.cluster.local

What you think should happen instead?

I think we should see the complete logs of the execution of task

How to reproduce

Just load one DAG and execute it

Operating System

kubernetes

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

Code of Conduct

boring-cyborg[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.

LuisSCorreia commented 1 month ago

Also having this issue.