Resource Type: dsc_xspdiagnosticloggingsettings
- Defined in:
- lib/puppet/type/dsc_xspdiagnosticloggingsettings.rb
Overview
The DSC xSPDiagnosticLoggingSettings resource type. Automatically generated from version 0.12.0.0
Properties
-
dsc_appanalyticsautomaticuploadenabled
Should app analytics automatically be uploaded
-
dsc_customerexperienceimprovementprogramenabled
Should the customer experience program be enabled in this farm
-
dsc_daystokeeplogs
How many days should ULS logs be kept for
-
dsc_downloaderrorreportingupdatesenabled
Should updates to error reporting tools be automatically downloaded
-
dsc_errorreportingautomaticuploadenabled
Should error reports be automatically uploaded
-
dsc_errorreportingenabled
Should reporting of errors be enabled
-
dsc_eventlogfloodprotectionenabled
Protect event logs with Event Log Flood Protection
-
dsc_eventlogfloodprotectionnotifyinterval
What interval should the event logs report a flood event
-
dsc_eventlogfloodprotectionquietperiod
What quiet period should reset the event log flood protection thresholds
-
dsc_eventlogfloodprotectionthreshold
What is the event log flood protection threshold
-
dsc_eventlogfloodprotectiontriggerperiod
What is the time period that will trigger event log flood protection
-
dsc_logcutinterval
How many minutes of activity will a ULS log file leep in an individual file
-
dsc_logmaxdiskspaceusageenabled
Will the maximum disk space setting be enabled
-
dsc_logspaceingb
The space in GB that should be used to store ULS logs
-
dsc_scripterrorreportingdelay
What delay will be set before script error reporting is triggered
-
dsc_scripterrorreportingenabled
Is script error reporting enabled in this farm
-
dsc_scripterrorreportingrequireauth
Require users to be authenticated to allow script errors to be reported
Parameters
-
dsc_installaccount
POWERSHELL 4 ONLY: The account to run this resource as, use PsDscRunAsAccount if using PowerShell 5
-
dsc_logpath (namevar)
The physical path on each server to store ULS logs
-
dsc_psdscrunascredential
-
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).