chriske commented on issue #19962: URL: https://github.com/apache/airflow/issues/19962#issuecomment-1021179805
Hi there, I'm facing the same issue as @xelita . I want to implement custom logging based on the official documentation https://airflow.apache.org/docs/apache-airflow/stable/logging-monitoring/logging-tasks.html#advanced-configuration Sure, for development it would be easier to test this locally without containers, but I will use the new logging configuration in a Kubernetes cluster and container based setup, which means the compose stack is just perfect to test it. I didn't modified the compose file, just added the config folder, and 2 files, based on the documentation, and setted a variable. This is not a change, it is an extension. So when we're using the same containers anywhere (docker, compose, Kubernetes), this issue will happen. I don't see why this is a compose related problem. Summarizing: following the steps in the documentation leads to an error in the container startup. @xelita did you found a solution? -- 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]
