Forum Discussion
armin1961
Nov 26, 2019Copper Contributor
How to query W3CIISLog
Hello I'm totally lost with querying IIS HTTP logs at Azure Monitor. It just returns NO RESULTS FOUND. What I'm doing wrong? Are there any configuration steps that I'm missed? Thank you for your...
hspinto
Microsoft
Nov 28, 2019armin1961, the W3CIISLog table holds IIS Logs collected by the Log Analytics agent running in a machine. That was my initial assumption.
I see you are forwarding Azure App Service HTTP logs to Log Analytics, but these logs are stored in another table. Can you please check if this query returns results?
AppServiceHTTPLogs
| limit 50