[This is preliminary documentation and subject to change]

IIsCustomLogModule

You can use the IIsCustomLogModule object to configure custom logging information fields. For more information about custom logging fields, see Setting Metabase Properties for Logging in the Platform SDK.

ADsPath

IIS://MachineName/Logging/CustomLogging

IIS://MachineName/Logging/CustomLogging/Field

IIS://MachineName/Logging/CustomLogging/FieldGroup

IIS://MachineName/Logging/CustomLogging/FieldGroup/Field

where MachineName can be any name or "LocalHost."

Syntax

varReturn=object.Method

 

Parts
varReturn
A variable that receives the return value from the method.
object
A variable that contains the IIsComputer object, usually as a result of a previous GetObject operation.
Method
The object method chosen.
Properties
ADSI Object Properties 
 
Metabase Properties
LogCustomPropertyDataTypeLogCustomPropertyMask
LogCustomPropertyHeaderLogCustomPropertyName
LogCustomPropertyIDLogCustomPropertyServicesString
 
Methods
ADSI Object MethodsStandard methods for ADSI objects.
 

© 1997-2001 Microsoft Corporation. All rights reserved.