How can I disable webserver gunicorn access logs? #45522
Unanswered
andrii-korotkov-verkada
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I hope your day is going well. I'm trying to disable the access logs like
I've tried to do
and saw the webserver pods restarted.
However, the logs are still there.
The motivation is they are somewhat spammy and not as useful to see those healthchecks.
I'm using Airflow 2.10.3.
Would be glad for any suggestions. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions