GAE Logging disappeared? How to restore?

纵然是瞬间 提交于 2020-01-07 03:10:21

问题


Here's how I used to enable logging:

  • Log into Google Developers Console
  • From the dropdown at the top, choose the project to monitor.
  • From the side bar, choose Monitoring, then Logs

I can't find that feature any more. Now apparently I need to go into Google Cloud Monitoring and then... what? I tried creating a dashboard, but couldn't seem to find anything that just showed the event log.

An RTFM would be welcomed if accompanied by a link. I have tried searching. I'd think that https://app.google.stackdriver.com/event-log would have the event log but it doesn't seem to.


回答1:


It's no longer an item under Monitoring, it's at the same level with Monitoring (just a few lines below):

You can 'pin' it in the side-bar and then you'll find it faster on the top bar (once you get used with the new icon):

April 13, 2016 Update: The section under which the Logging menu exists is now called STACKDRIVER, not OPERATIONS:



来源:https://stackoverflow.com/questions/34235653/gae-logging-disappeared-how-to-restore

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!