GoogleCloudPlatform / GoogleCloudPlatform/esp-v2

I can't stop logging health check GET /healthz on ESPv2 Pod

Open
#749 1 comment 0 reactions 1 assignee Claimed by @qiwzhang View on GitHub
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.
![espv2 drawio](https://user-images.githubusercontent.com/20443183/200035712-c1213621-4613-42aa-8138-32d5aa8d6081.png)

Because I have multiple of these solutions running in the same cluster, the cluster generate a lot of GET /healthz logs.
image
[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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.