This identifier indicates whether logging is enabled for the service.
| Data type | DWORD |
| Default inheritance | Inheritable |
| User type | IIS_MD_UT_SERVER |
| Constant | Value | Description |
|---|---|---|
| MD_LOG_TYPE_DISABLED | 0x00000000 | Logging disabled |
| MD_LOG_TYPE_ENABLED | 0x00000001 | Logging enabled |
This identifier is available at the following metabase keys:
| Metabase Path | Key Type |
|---|---|
| /LM/MSFTPSVC | IIsFtpService |
| /LM/MSFTPSVC/n | IIsFtpServer |
| /LM/W3SVC | IIsWebService |
| /LM/W3SVC/n | IIsWebServer |
This identifier should be considered read-only.