Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between app pool and app domain in iis?
What is the default identity of iis6.0?
Is iis more secure than apache?
What is recycling in iis?
How does iis work?
How do I open applicationhost config?
How do I create a virtual folder in windows 10?
How do I know if iis is running?
What is a web server used for?
How do I run iisreset as administrator?
How do I create a virtual directory in iis?
In iis version 6.0 through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be?
How do I stop iis?
How do I enable iis logging in event viewer?
What are the iis isolation levels?