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:
[email protected]