CentralBinaryLoggingEnabled

The CentralBinaryLoggingEnabled property is a global flag to denote that IIS will generate one centralized binary log file rather than a separate file per Web site. When you set this property, the World Wide Web Service (W3SVC) requires a restart.

Note

This parameter is not inheritable and only exists on the parent node.

Schema Attributes

Attribute Name

Value

ADSI/WMI Data Type

BOOL

ABO Data Type

DWORD_METADATA

Schema Default

FALSE

Internal Default

FALSE

Upper Bound

Not specified

Lower Bound

Not specified

Internal ID

4016

Friendly ID

MD_GLOBAL_BINARY_LOGGING_ENABLED

Property Attributes

NO_ATTRIBUTES

User Type

IIS_MD_UT_SERVER

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path

IIS Admin Object Type

/LM/W3SVC

IIsWebService

Flags

There are no flags for this property.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also