ewierschke opened a new issue #15672:
URL: https://github.com/apache/airflow/issues/15672


   **Description**
   
   While we've discovered that webserver audit logging (actions taken within 
the webserver, cli etc) appears to be written to the log table of the database, 
we have a need to have these logs written to stdout of the container running 
the webserver. 
   
https://github.com/apache/airflow/blob/master/airflow/www/decorators.py#L33-L62
   https://github.com/apache/airflow/blob/master/airflow/models/log.py
   
   **Use case / motivation**
   
   Was hoping an option could be added to enable the same log table entries to 
be written to stdout to enable capture and centralization of all logs.
   


-- 
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.

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


Reply via email to