jeff-cook commented on issue #37122: URL: https://github.com/apache/airflow/issues/37122#issuecomment-3757380282
I found the config doc for this https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#dag-processor-log-target And set ``` env: - name: AIRFLOW__LOGGING__DAG_PROCESSOR_LOG_TARGET value: stdout ``` However in `apache/airflow:3.0.2` it is not sending to stdout. I'm running the current helm chart version `1.18.0` -- 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]
