You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to view the access log in docker we need to print it to stdout or stderr. However, the load balancer healthchecks overwhelm the log and flood all the useful info out. We should have a custom logger that filters out healthcheck requests.