GitHub user jnstockley created a discussion: How to update timestamp format of Airflow logs
Hi all, I'm trying to figure out how to update the logs that Airflow, specifically the api-server, dag-processor, scheduler, and triggerer use. I have update the univcorn logs using the `--log-config` parameter, but for the actual Airflow components I haven't been able to. I have been able to use the `AIRFLOW__LOGGING__LOG_FORMAT` environment variable to update the format of the logs just not the timestamp format. I looked into `AIRFLOW__LOGGING__LOGGING_CONFIG_CLASS` and `AIRFLOW__LOGGING__LOG_FORMATTER_CLASS` but neither seemed to work for me. Any suggestions or ideas would be greatly appreciated! GitHub link: https://github.com/apache/airflow/discussions/62525 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
