You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/09 07:48:21 UTC

[GitHub] [airflow] stephsamson edited a comment on issue #16895: Chart: remote_logging keeps evaluating to False

stephsamson edited a comment on issue #16895:
URL: https://github.com/apache/airflow/issues/16895#issuecomment-876988231


   @jedcunningham I did not when I was reporting this issue but as a workaround for now I am using the following:
   
   ```
   env:
     - name: AIRFLOW__LOGGING__REMOTE_LOGGING
       value: 'True'
     - name: AIRFLOW__LOGGING__REMOTE_BASE_LOG_FOLDER
       value: 'stackdriver://airflow'
   ```


-- 
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-unsubscribe@airflow.apache.org

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