JeremieDoctrine opened a new issue, #31924:
URL: https://github.com/apache/airflow/issues/31924

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Version 2.5.3
   
   We use `KubernetesPodOperator` and Airflow logs are super verbose when an 
error occurs.
   
   It dumps all the pod definitions in a multiline format and is not super 
useful for developers.
   
   I was wondering how I could automatically filter out `taskinstance.py` logs 
from the interface
   
   <img width="677" alt="CleanShot 2023-06-15 at 10 06 01@2x" 
src="https://github.com/apache/airflow/assets/59561370/fcac2a33-d44a-439e-9fd2-d341e611bdc3";>
   
   
   ### What you think should happen instead
   
   I should be able to automatically exclude the logs from the taskinstance.py 
`KubernetesPodOperator`
   
   ### How to reproduce
   
   Trigger an error on the 
   
   ### Operating System
   
   helm
   
   ### 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?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to