amiriry edited a comment on issue #17443:
URL: https://github.com/apache/airflow/issues/17443#issuecomment-894785991
I'm using version 2.1.2 of airflow and added the remote logging setting as
you can see in the file in my repo.
The task handler that I am using is ElasticsearchTaskHandler handler:
`airflow info | grep 'task_logging_handler'`
output:
`task_logging_handler |
airflow.providers.elasticsearch.log.es_task_handler.ElasticsearchTaskHandler
Which is the one your mentioned.
And still doesn't work.
--
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]