seanghaeli commented on issue #57356: URL: https://github.com/apache/airflow/issues/57356#issuecomment-3474249116
I'm testing with LocalExecutor and seeing that remote logging seems to be working on my end. Have you set it up like in [this](https://airflow.apache.org/docs/apache-airflow-providers-amazon/stable/logging/cloud-watch-task-handlers.html) guide? My intuition says that it's unlikely to be a problem embedded within the particular executor you're using, so I don't think the error is caused by using KubernetesExecutor (and in other [issues](https://github.com/apache/airflow/issues/55756), people report this using Batch executor). Multiple people are reporting this, but I cannot reproduce the behavior you're observing. -- 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]
