kaxil commented on issue #4323: [AIRFLOW-3447] Add 2 options for ts_nodash Macro
URL: 
https://github.com/apache/incubator-airflow/pull/4323#issuecomment-447590637
 
 
   I don't think it affects the log filename as the log filename uses `ts`. I 
will add details to UPDATING.md
   
   ```
   # Log filename format
   log_filename_template = {{{{ ti.dag_id }}}}/{{{{ ti.task_id }}}}/{{{{ ts 
}}}}/{{{{ try_number }}}}.log
   log_processor_filename_template = {{{{ filename }}}}.log
   dag_processor_manager_log_location = 
{AIRFLOW_HOME}/logs/dag_processor_manager/dag_processor_manager.log
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to