potiuk commented on issue #22842: URL: https://github.com/apache/airflow/issues/22842#issuecomment-1092146627
This is complete misunderstanding of elasticsearch configuration https://airflow.apache.org/docs/apache-airflow-providers-elasticsearch/stable/logging/index.html You won't get logs in elasticsearch in console. if you configure elasticsearch, they will be sent to elasticsearch but logs in console come with the format defined in your loging configuration. You can still update it if you want but ELASTICSEARCH configuration only affects logs sent to elasticsearch, -- 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]
