-
In GKE, I have deployed defectdojo with helm chart. It's coming from healthchecks. Why is it logged as error ? (= send to stderr of the pod) because for me it's a standard "access log" message. An additional question, how to not log /uwsgi_health access ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Unfortunately, this is a known issue #8120. There was an attempt to fix it in #9708, but it did not work properly. |
Beta Was this translation helpful? Give feedback.
Unfortunately, this is a known issue #8120. There was an attempt to fix it in #9708, but it did not work properly.