'App Service Logs' Azure 应用中缺少选项
'App Service Logs' option missing from Azure App
我打算在我的 Azure 应用程序中启用日志记录。我按照 Microsoft 在 here, where they state to go to my app and select App service logs
, but I see no such option for my app. This 上的说明进行操作,资源具有相同的说明,但我没有该选项。我 运行 使用应用程序的基本配置(最便宜的选项),这可能是问题所在吗?
这就是我在监控下的所有内容(见下图)
我错过了什么?
似乎我必须至少升级到 Standard tier
配置才能获得设置应用服务日志的选项。不幸的是,Basic
层的成本约为三倍。
您运行您的应用服务在哪个地区?
我刚刚尝试使用 Basic(B1)
应用服务,我能够配置 app service logs
我打算在我的 Azure 应用程序中启用日志记录。我按照 Microsoft 在 here, where they state to go to my app and select App service logs
, but I see no such option for my app. This 上的说明进行操作,资源具有相同的说明,但我没有该选项。我 运行 使用应用程序的基本配置(最便宜的选项),这可能是问题所在吗?
这就是我在监控下的所有内容(见下图)
我错过了什么?
似乎我必须至少升级到 Standard tier
配置才能获得设置应用服务日志的选项。不幸的是,Basic
层的成本约为三倍。
您运行您的应用服务在哪个地区?
我刚刚尝试使用 Basic(B1)
应用服务,我能够配置 app service logs