01-27-04 08:34 PM
Hi Mike,
Thanks for posting in the community!
From my understanding, you are going to know which site the logfile name
applies for.
The logfile name is composed of two parts: constant string "W3SVC" +
SiteID. For example, the W3SVC15 is the logfile to the web site whose site
id is 15. For the site ID and web site, I'd suggest you can use the script
file from IISFAQ.com to list all the website with the corresponding site
ID.
How can I get a simple listing of the web sites on my Web Server?
http://www.iisfaq.com/default.aspx?View=A120&P=109
You can create one empty vbs file and copy-paste the script code from the
link above, then type "cscript <filename>.vbs"(without quotation) in the
console window. All the website with its site id will be listed for you.
Please feel free to let me know if you have any further questions. I am
standing by to be of assistance.
Does this answer your question? Thank you for using Microsoft NewsGroup!
Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
[ Post a follow-up to this message ]
|