Skip to content

Instantly share code, notes, and snippets.

@babakc
Last active August 30, 2016 02:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save babakc/df0cfab6e3008bcdc5e768aed6223a44 to your computer and use it in GitHub Desktop.
Save babakc/df0cfab6e3008bcdc5e768aed6223a44 to your computer and use it in GitHub Desktop.
{
"Id": "ApplicationEventLog",
"FullName": "AWS.EC2.Windows.CloudWatch.EventLog.EventLogInputComponent,AWS.EC2.Windows.CloudWatch",
"Parameters": {
"LogName": "Application",
"Levels": "7"
}
},
{
"Id": "SystemEventLog",
"FullName": "AWS.EC2.Windows.CloudWatch.EventLog.EventLogInputComponent,AWS.EC2.Windows.CloudWatch",
"Parameters": {
"LogName": "System",
"Levels": "7"
}
},
{
"Id": "DSCLog",
"FullName": "AWS.EC2.Windows.CloudWatch.EventLog.EventLogInputComponent,AWS.EC2.Windows.CloudWatch",
"Parameters": {
"LogName": "Microsoft-Windows-DSC/Operational",
"Levels": "7"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment