xaerocom commented on issue #49863:
URL: https://github.com/apache/airflow/issues/49863#issuecomment-2849344804
Thats actually not correct, the **Airflow 2.10.5** running in clean docker
compose just with mentioned options for logging:
AIRFLOW__LOGGING__REMOTE_LOGGING: 'true'
AIRFLOW__ELASTICSEARCH__HOST: 'http://elastic:9200'
AIRFLOW__ELASTICSEARCH__JSON_FORMAT: 'true'
AIRFLOW__ELASTICSEARCH__WRITE_STDOUT: 'true'
AIRFLOW__ELASTICSEARCH__WRITE_TO_ES: 'false'
AIRFLOW__LOGGING__CELERY_LOGGING_LEVEL: 'DEBUG'
is working correctly, as you can see on screenshot

worker details:
<img width="1918" alt="Image"
src="https://github.com/user-attachments/assets/35b0a5cf-f077-42c0-bc15-b6f9347dbb0f"
/>
--
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]