我在 GCP 项目中为 http 流量创建了健康检查。我想查看 Cloud Logging 中的日志,但我看不到与创建的 HealthCheck 相关的任何日志。我在 HealthCheck 中启用了日志记录。有人能帮我吗?
我已经检查了 Cloud Logging 并过滤了 gcp_health_check 资源,但没有成功。
注意:此健康检查针对的是公共 API 服务器。
答案1
您可以在此处 [2] 查看有关健康检查 [1] 和 HTTP 负载平衡的文档。查看它们并确定哪一个更适合您。
祝你今天过得愉快!
[1] -https://cloud.google.com/load-balancing/docs/health-check-logging
[2] -https://cloud.google.com/load-balancing/docs/https/https-logging-monitoring