This property specifies IIS log file rollover behavior for W3C Extended logging. If the property is set to FALSE, the default rollover behavior will be in effect: A new log file will be created based on the Universal Time Coordinate (UTC), not local time. If this property is set to TRUE, a new log file will be created based on local time, not UTC. (UTC was formerly called Greenwich Mean Time, or GMT.)
Note Regardless of the setting of this property, the time stamp for each W3C Extended Logging log record will be UTC-based.
Data type | Boolean |
Default value | FALSE |
Inheritance | Inheritable |
This property is accessible at the following locations:
Metabase Path | Key Type |
/LM/MSFTPSVC | IIsFtpService |
/LM/MSFTPSVC/N | IIsFtpServer |
/LM/W3SVC | IIsWebService |
/LM/W3SVC/N | IIsWebServer |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Metabase identifier | MD_LOGFILE_LOCALTIME_ROLLOVER |
User type | IIS_MD_UT_SERVER |