stephsamson commented on issue #16895:
URL: https://github.com/apache/airflow/issues/16895#issuecomment-876988231
@jedcunningham I do not but as a workaround for now I am using the following
as a workaround:
```
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]