-
Notifications
You must be signed in to change notification settings - Fork 0
Counters Local File Sinks: how to get file from App Service
Saar Shen edited this page Apr 1, 2023
·
1 revision
The local file sinks outputs files to LogFiles folder when deployed to Azure WebSites. And you could easily access the counter data through the Advanced
tools for both Windows and Linux hosts.
Here's a quick guidance:
-
Visit the Advanced tools in Azure Portal
-
Click the
Files
link in the environment page: -
Find the
LogFiles
entry, and click on thehref
: -
Find the
Application
entry, and click on thehref
: -
Click to download the
csv
file:
Analyze the result.
Similar steps could be taken as on Linux. Here's an alternative:
-
Go to Debug console
-
Navigate to
LogFiles/Application
-
Edit or download the file