Skip to content

Instantly share code, notes, and snippets.

@babakc
Last active August 30, 2016 02:24
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/c9a4c529198ab9127d2f22ffc37fb8e3 to your computer and use it in GitHub Desktop.
Save babakc/c9a4c529198ab9127d2f22ffc37fb8e3 to your computer and use it in GitHub Desktop.
{
"Id": "cfninitLog",
"FullName": "AWS.EC2.Windows.CloudWatch.CustomLog.CustomLogInputComponent,AWS.EC2.Windows.CloudWatch",
"Parameters": {
"LogDirectoryPath": "C:\\cfn\\log",
"TimestampFormat": "yyyy-MM-dd HH:mm:ss,fff",
"Encoding": "UTF-8",
"Filter": "cfn-init.log",
"CultureName": "en-US",
"TimeZoneKind": "Local"
}
},
{
"Id": "EC2ConfigLog",
"FullName": "AWS.EC2.Windows.CloudWatch.CustomLog.CustomLogInputComponent,AWS.EC2.Windows.CloudWatch",
"Parameters": {
"LogDirectoryPath": "C:\\Program Files\\Amazon\\Ec2ConfigService\\Logs",
"TimestampFormat": "yyyy-MM-ddTHH:mm:ss.fffZ:",
"Encoding": "UTF-8",
"Filter": "EC2ConfigLog.txt",
"CultureName": "en-US",
"TimeZoneKind": "UTC"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment