Resource Type: dsc_iislogging
- Defined in:
- lib/puppet/type/dsc_iislogging.rb
Overview
The DSC IisLogging resource type. Automatically generated from version 4.2.1
Properties
-
dsc_logcustomfields
Custom logging field information in the form of an array of embedded instances of DSC_LogCustomField CIM class
-
dsc_logflags
The W3C logging fields
-
dsc_logformat
Format of the Logfiles. Only W3C supports LogFlags
-
dsc_loglocaltimerollover
Use the localtime for file naming and rollover
-
dsc_logperiod
How often the log file should rollover
-
dsc_logtargetw3c
Specifies whether IIS will use Event Tracing or file logging
-
dsc_logtruncatesize
How large the file should be before it is truncated
Parameters
-
dsc_logpath (namevar)
The directory to be used for logfiles
-
dsc_psdscrunascredential
-
dsc_timeout
The maximum time in seconds to wait for the DSC resource to complete.
-
name (namevar)
Description of the purpose for this resource declaration.
-
validation_mode
(defaults to: property)
Whether to check if the resource is in the desired state by property (default) or using Invoke-DscResource in Test mode (resource).