Multiple choice technology web technology

Where are the IIS log files stored?

  1. C:\WINDOWS\system32\Logfiles

  2. C:\WINDOWS\system32\Logfiles\Date

  3. C:\WINDOWS\system32\Logfiles\W8SVX10

  4. C:\WINDOWS\system32\Logfiles\W3SVC1

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

IIS (Internet Information Services) stores log files in the W3SVC1 directory by default, where W3SVC1 represents the default website instance. The path C:\WINDOWS\system32\Logfiles\W3SVC1 is the standard location for the Default Web Site's logs. Options A and B are incomplete paths, while W8SVX10 is not a valid IIS website identifier.