ingress-nginx-helm/internal/ingress/controller/config
Andrey Voronkov bced1ed8b8 Ability to separately disable access log in http and stream contexts
Two new configuration options:
`disable-http-access-log`
`disable-stream-access-log`

Should resolve issue with enormous amount of `TCP 200` useless entries in logs

Signed-off-by: Andrey Voronkov <voronkovaa@gmail.com>
2020-05-13 21:23:37 +03:00
..
config.go Ability to separately disable access log in http and stream contexts 2020-05-13 21:23:37 +03:00