You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/27 00:23:53 UTC

[GitHub] [airflow] zifeo edited a comment on issue #11085: Airflow Elasticsearch configuration log output does not contain required elements

zifeo edited a comment on issue #11085:
URL: https://github.com/apache/airflow/issues/11085#issuecomment-786960676


   @melle2 also the log_id seems to be missing the dag_id & task_id: `--2021-02-11T16:24:40.317864+00:00-1`.
   
   Edit: putting simple bracket seems to be a workaround `AIRFLOW__ELASTICSEARCH__LOG_ID_TEMPLATE = {dag_id}-{task_id}-{execution_date}-{try_number}`. Still is either a documentation or unexpected behaviour issue somehow.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org