Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Location of Airflow Webserver access log

Tags:

flask

airflow

I need to access the web access log of Airflow Webserver but I can't find it. I looked at airflow.cfg as well. Does Airflow keep the web access log somewhere? I know it is implemented in Flask.

like image 509
kee Avatar asked Oct 14 '25 18:10

kee


1 Answers

Airflow Webserver access log location is defined in airflow.cfg with default value access_logfile=/var/log/airflow/gunicorn-access.log

like image 162
zuku Avatar answered Oct 18 '25 04:10

zuku



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!