【发布时间】:2020-11-18 20:26:03
【问题描述】:
似乎不再为我的 GCP 项目加载所有日志(它昨天刚刚工作,所以没有任何改变)。在我收到此错误之前,Logging 下的 Legacy Logs Viewer 卡在“加载”很长时间:There was an error retrieving logs: Internal error encountered.。我还尝试使用gcloud logging read 通过命令行读取日志,我得到了类似的错误:ERROR: (gcloud.logging.read) INTERNAL: Internal error encountered.。
关于如何解决此问题或以某种方式重置日志记录的任何想法?
(更新):奇怪的是,运行 kubectl logs 有效...但在实际的 GCP 日志记录控制台 UI 上看到它仍然没有运气
【问题讨论】:
标签: logging gcloud google-cloud-logging