File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -214,4 +214,28 @@ tests:
214
214
tags :
215
215
- " source:LOGS_SOURCE"
216
216
timestamp : 1577381689039
217
+ -
218
+ sample : |
219
+ [2025-02-18 14:46:00,123] {{python_operator.py:105}} INFO - Task started
220
+ tags:
221
+ - dirname: "path/to/airflow/logs/dag_id_airflow_dag_0/run_id_scheduled__2025-02-18T14_46_00+00_00/task_id_print_task_0/attempt_1.log"
222
+ result :
223
+ custom :
224
+ airflow :
225
+ dagRun :
226
+ dag_id : " airflow_dag_0"
227
+ run_id : " scheduled__2025-02-18T14_46_00+00_00"
228
+ task :
229
+ task_id : " print_task_0"
230
+ attempt_id : " 1"
231
+ filename : " python_operator.py"
232
+ level : " INFO"
233
+ lineno : 105
234
+ timestamp : 1739889960123
235
+ message : " Task started"
236
+ status : " info"
237
+ tags :
238
+ - " source:LOGS_SOURCE"
239
+ timestamp : 1739889960123
240
+ dirname : " path/to/airflow/logs/dag_id_airflow_dag_0/run_id_scheduled__2025-02-18T14_46_00+00_00/task_id_print_task_0/attempt_1.log"
217
241
You can’t perform that action at this time.
0 commit comments