GoogleCloudPlatform / GoogleCloudPlatform/esp-v2
I can't stop logging health check GET /healthz on ESPv2 Pod
- Dominant language
- Go
- Stars
- 307
- Forks
- 185
- Avg merge
- 14h 45m
- Merged PRs (30d)
- 6
Description
I have multiple ESPv2 services in my Kubernetes cluster. A those services generate logs by each kubernetes readiness or liveness prove and for each google global load balancer liveness prove.

Because I have multiple of these solutions running in the same cluster, the cluster generate a lot of GET /healthz logs.
[downloaded-logs-20221104-122130.csv](https://github.com/GoogleCloudPlatform/esp-v2/files/9940709/downloaded-logs-20221104-122130.csv)
In conclusion, my problem is that I can't bypass the GET /healthz logs, and those logs don't add value to my troubleshooting, otherwise those logs create unnecessary cost and unnecessary cognitive load.
Please I ask for your help to reduce my logs costs, by skipping those logs in the ESPv2 container.
thanks.
Contributor guide
Assessment
This issue has not been assessed yet.