itayB commented on issue #12484: URL: https://github.com/apache/airflow/issues/12484#issuecomment-1012205988
@armandleopold hi! did you solve this issue? I'm having the same problem in Airflow v2.2.3. I configured the logs to json format and the `log_id` is being created but with the wrong `execution_date` format: ``` "log_id": "sparkjobs-8765280-check_daily_output-2022_01_12T07_00_00_000000-6" ``` while the Web UI is sending the execution_date in a different format (`2022-01-12T07:00:00+00:00`) -- 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]
