dbrtly commented on issue #36963:
URL: https://github.com/apache/airflow/issues/36963#issuecomment-1985657810

   I’m glossing over details of specific jargon. 
   
   Cloud run already streams logs to cloud logging.
   I can see a directory in the cloud composer bucket for logs. If cloud 
logging was configured to sink cloud run logs to this bucket, could airflow 
read them from there?
   
   effectively is another approach to the logging to use gcp to handle the logs 
in its normal capacity and then copy them to the gcs bucket and have airflow 
read them from there. Without airflow actually actively handling the logs.  I 
potentially dont care if there is latency. 


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to