a-poluyanov commented on issue #50349:
URL: https://github.com/apache/airflow/issues/50349#issuecomment-3018244187

   I'm facing the same problem on version 3.0.2, there is no way to send logs 
to elasticsearch.
   > airflow info
   
   version                | 3.0.2                                               
                                             
   executor               | CeleryExecutor                                      
                                             
   task_logging_handler   | 
airflow.providers.elasticsearch.log.es_task_handler.ElasticsearchTaskHandler    
                 
   sql_alchemy_conn       | postgresql://....
   dags_folder            | /opt/airflow/dags/repo/dags                         
                                             
   plugins_folder         | /opt/airflow/plugins                                
                                             
   base_log_folder        | /opt/airflow/logs                                   
                                             
   remote_base_log_folder | http://airflow-elasticsearch-es-http:9200   
   
   


-- 
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]

Reply via email to