diff --git a/templates/ironic-uwsgi.ini.j2 b/templates/ironic-uwsgi.ini.j2 index 6ae578db..252f5222 100644 --- a/templates/ironic-uwsgi.ini.j2 +++ b/templates/ironic-uwsgi.ini.j2 @@ -17,3 +17,6 @@ add-header = Connection: close buffer-size = {{ ironic_wsgi_buffer_size }} thunder-lock = true logfile-chmod = 644 + +# Avoid filling up the logs with health check requests from haproxy. +route-user-agent = ^osa-haproxy-healthcheck$ donotlog: