Where are the IIS log files stored?
Answers were Sorted based on User's Feedback
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 |
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 |
How to create web garden?
What is the purpose of iis server?
How do I create a iis application?
What are the differences between iis 5.1 and iis 6 administration?
Can you run iis on linux?
How do I add a website to iis manager?
IIS Host headers
How often does iis recycle app pool?
How do I block port 80 in windows?
How do I publish my website on iis?
How do I run iis express?
What is iis administration?