Where are the IIS log files stored?

Answers were Sorted based on User's Feedback



Where are the IIS log files stored?..

Answer / rajeswar

To determine where your IIS log files are stored, please
execute the steps below on your server:

1. Go to Start -> run
2. type inetmgr

3. Find your web site under the tree on the left and
right-click on it.

4. Choose properties

5. On the Web Site tab, you should see an option near
the bottom that says "Active Log Format." Next to it is a
Properties button. Click on the Properties button.

6. At the bottom of the General Properties tab,
you'll see a box that contains the log file directory and
the log file name. The full log path is comprised of the
log file directory plus the first part of the log file
name. For example, take the following case.

1. Log file directory: C:\Windows\System32\LogFiles

2. Log file name: W3SVC1\exyymmdd.log

3. Your full log path to put into SmarterStats would
be: C:\Windows\System32\LogFiles\W3SVC1

Is This Answer Correct ?    24 Yes 2 No

Where are the IIS log files stored?..

Answer / subhash kumar

The default location for the IIS log file is
C:\windows\system32\LogFiles\W3SVC1.
we can change this to any specific location.

Is This Answer Correct ?    8 Yes 3 No

Where are the IIS log files stored?..

Answer / ish

in system32

Is This Answer Correct ?    11 Yes 10 No

Post New Answer

More IIS Interview Questions

How to create web garden?

0 Answers  


What is the purpose of iis server?

0 Answers  


How do I create a iis application?

0 Answers  


What are the differences between iis 5.1 and iis 6 administration?

0 Answers  


Can you run iis on linux?

0 Answers  


How do I add a website to iis manager?

0 Answers  


IIS Host headers

2 Answers  


How often does iis recycle app pool?

0 Answers  


How do I block port 80 in windows?

0 Answers  


How do I publish my website on iis?

0 Answers  


How do I run iis express?

0 Answers  


What is iis administration?

0 Answers  


Categories