Skip to content

Commit fbdd640

Browse files
authored
minor udpates
1 parent 2d94a06 commit fbdd640

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/developer/webapps/iis/site-behavior-performance/slow-page-response-hangs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Collect IIS logs from a time during which the slowness occurs. This can be helpf
7777

7878
If the IIS Log Catcher tool doesn't automatically collect the web logs, you need to collect them manually.
7979

80-
By default, these logs are in **c:\\inetpub\\logs\\logfiles**. Each site has its own directory named **W3SVC#** where the **#** is the **SiteID**. However, the log location is customizable. To find the custom log locations, you might need to review **applicationhost.config** for the **logFile** and directory or review the settings in the IIS Manager.
80+
By default, these logs are in **c:\\inetpub\\logs\\logfiles**. Each site has its own directory named **W3SVC#** where the **#** is the **SiteID**. However, the log location is customizable. To find the custom log locations, you might need to review the **applicationhost.config** file for the **logFile** and **directory** settings that specify where the logs are stored.
8181

8282
#### Windows System, Application, and Security event logs
8383

0 commit comments

Comments
 (0)