diff --git a/templates/octavia-uwsgi.ini.j2 b/templates/octavia-uwsgi.ini.j2 index 76547658..75ad6868 100644 --- a/templates/octavia-uwsgi.ini.j2 +++ b/templates/octavia-uwsgi.ini.j2 @@ -17,3 +17,6 @@ add-header = Connection: close buffer-size = {{ octavia_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: