| |
| Data type |
Long |
| Default value |
LogExtFileClientIp, LogExtFileHttpStatus, LogExtFileMethod, LogExtFileTime, LogExtFileUriStem (all set to TRUE) |
| Inheritance |
Inheritable |
Access Locations
This property is accessible at the following locations:
IIS Admin Base Object Information
The following tables list additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier |
MD_LOGEXT_FIELD_MASK |
| User type |
IIS_MD_UT_FILE |
| Default bitmask setting |
MD_EXTLOG_CLIENT_IP
MD_EXTLOG_TIME
MD_EXTLOG_METHOD
MD_EXTLOG_URI_STEM
MD_EXTLOG_HTTP_STATUS
|
| Default bitmask value |
0x 00000586 |
Bitmask Values
| Constant |
Value |
Description |
| MD_EXTLOG_DATE |
0x00000001 |
Log date. |
| MD_EXTLOG_TIME |
0x00000002 |
Log time. |
| MD_EXTLOG_CLIENT_IP |
0x00000004 |
Log client IP address. |
| MD_EXTLOG_USERNAME |
0x00000008 |
| |