CentralW3CLoggingEnabled Metabase Property
업데이트 날짜: 2005년 8월
적용 대상: Windows Server 2003, Windows Server 2003 with SP1
The CentralW3CLoggingEnabled metabase property configures W3C centralized logging on the server, a global configuration where all Web sites write data to a single log file. This single log file uses the W3C Extended log file format and can be viewed in a text editor. In contrast, centralized binary logging writes data in a binary format and requires a parsing tool to view the data. W3C centralized logging is available in Windows Server 2003 Service Pack 1 or later.
참고 |
|---|
| This parameter is not inheritable and only exists on the parent node. |
| Attribute Name | Attribute Value |
|---|---|
|
XML Data Type |
Boolean |
|
WMI Data Type |
Boolean |
|
ADSI Data Type |
Boolean |
|
ABO Data Type |
Boolean |
|
ABO Metabase Identifier |
XX |
|
Attributes |
NO_ATTRIBUTES |
|
Default Value |
false |
|
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
2119 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
/LM/W3SVC |
IIsWebService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.
참고 항목

참고