By default, airflow 2.0.1 write logs in UTC
timezone. But I want the logs to write in Local/Machine [non UTC] timezone. I tried changing below. But no luck
AIRFLOW__WEBSERVER__DEFAULT_UI_TIMEZONE: Asia/Kolkata
AIRFLOW__CORE__DEFAULT_TIMEZONE: Asia/Kolkata