Multiple choice technology

Default location of IIS 7 Log files ?

  1. C:\WINDOWS\system32\LogFiles\W3SVC1

  2. C:\WINDOWS\LogFiles\W3SVC1

  3. C:\inetpub\LogFiles\W3SVC1

  4. C:\inetpub\wwwroot\LogFiles\W3SVC1

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

IIS log files are stored by default in the system directory under LogFiles. For IIS 7 and later versions, the path C:\WINDOWS\system32\LogFiles\W3SVC1 is correct, where W3SVC1 represents the website identifier.