diff --git a/templates/nova-uwsgi.ini.j2 b/templates/nova-uwsgi.ini.j2 index ad23aca0..9f0bc369 100644 --- a/templates/nova-uwsgi.ini.j2 +++ b/templates/nova-uwsgi.ini.j2 @@ -19,3 +19,6 @@ buffer-size = {{ nova_wsgi_buffer_size }} thunder-lock = true logfile-chmod = 644 pidfile = /var/run/{{ item.service_name }}/{{ item.service_name }}.pid + +# Avoid filling up the logs with health check requests from haproxy. +route-user-agent = ^osa-haproxy-healthcheck$ donotlog: