Owen-CH-Leung commented on issue #53926:
URL: https://github.com/apache/airflow/issues/53926#issuecomment-3180084592

   @devgonvarun Sorry for my late reply.
   
   I tried to run airflow locally but i didn't get the same `elasticsearch_id` 
as you show (I'm testing on the elasticsearch provider though):
   
   <img width="1142" height="87" alt="Image" 
src="https://github.com/user-attachments/assets/be41c3d5-c5ab-4578-89c6-fe9b8000d060";
 />
   
   I have a feeling that the log_id is incorrectly set up when using opensearch 
task handler. The correct one to use, like you said, should be 
`{dag_id}-{task_id}-{run_id}-{map_index}-{try_number}`
   
   I'll study more on this. Will let you know 


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