omkar-foss opened a new issue, #43179:
URL: https://github.com/apache/airflow/issues/43179

   ### Description
   
   As per users' feedback in the Airflow Debugging Survey 2024:
   - Enhanced readability and search features are needed
   - More than 50% respondents find logs difficult to search and filter
   
   ### Use case/motivation
   
   **Goals for this issue are the following:**
   - Review existing log messages for verbosity and readability.
   - Explore addition of a fuzzy search functionality in Airflow UI so user 
preferably doesn't have to leave Airflow window to search for Airflow logs (in 
other places like ES). This will enhance dev productivity.
   - Explore keeping log verbosity configurable at DAG-level. For e.g. A user 
may want more verbosity for a model training DAG while very less verbosity for 
a scheduled DAG performing basic data transformations.
   
   ### Related issues
   
   Parent Issue: https://github.com/apache/airflow/issues/40975
   
   ### Are you willing to submit a 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