Google App Engine health checks spamming app

后端 未结 4 1849
你的背包
你的背包 2020-12-03 00:51

I\'ve deployed a nodejs app running on the Google App Engine Flex runtime using the following app.yaml configuration:

runtime: nodejs
env: flex
         


        
4条回答
  •  一生所求
    2020-12-03 01:29

    Use the advanced filter and say "NOT _ah/health".

    Removing nginx.request log will help as well.

提交回复
热议问题