-
Notifications
You must be signed in to change notification settings - Fork 82
WindowsEventLog
dscbot edited this page Jul 4, 2020
·
8 revisions
| Parameter | Attribute | DataType | Description | Allowed Values |
|---|---|---|---|---|
| LogName | Key | String | Specifies the given name of a Windows Event Log | |
| IsEnabled | Write | Boolean | Specifies the given state of a Windows Event Log | |
| MaximumSizeInBytes | Write | SInt64 | Specifies the given maximum size in bytes for a specified Windows Event Log | |
| LogMode | Write | String | Specifies the given LogMode for a specified Windows Event Log | AutoBackup, Circular, Retain |
| SecurityDescriptor | Write | String | Specifies the given SecurityDescriptor for a specified Windows Event Log | |
| LogFilePath | Write | String | Specifies the given LogFile path of a Windows Event Log | |
| LogRetentionDays | Write | SInt32 | Specifies the given LogRetentionDays for the Logmode 'AutoBackup' |
This resource allows the configuration of the Logsize, Logmode, SecurityDescriptor, RetentionDays and enabled/disabled the state of a specified Windows Event Log. It is also possible to set the maximum size of the Windows Event Log.
- Computer
- IEEnhancedSecurityConfiguration
- OfflineDomainJoin
- PendingReboot
- PowerPlan
- PowerShellExecutionPolicy
- PSResourceRepository
- RemoteDesktopAdmin
- ScheduledTask
- SmbServerConfiguration
- SmbShare
- SystemLocale
- SystemProtection
- SystemRestorePoint
- TimeZone
- UserAccountControl
- VirtualMemory
- WindowsCapability
- WindowsEventLog