How to display azure app service's web server log on Azure log Analytics?

后端 未结 1 950
生来不讨喜
生来不讨喜 2020-12-17 23:46

I have an api application hosted on azure App services. For the web server log (iis logs) I\'ve turned on web server logging from Azure portal. Look at the screenshot below.

相关标签:
1条回答
  • 2020-12-18 00:39

    Verified with App Services team that Log Analytics is only supported at the IaaS (VM) level, not at PaaS (App Service) level.

    Hopefully we can get this on their roadmap soon - for now you have to manually ingest this data into an external log management tool (Splunk, Sumo Logic, Azure Data Explorer).

    Update 12/02/2019

    Azure App Service has announced a Public Preview for IIS App Log integration with Azure Log Analytics.

    0 讨论(0)
提交回复
热议问题