CloudKitect Log Group component
Retention: One year in Production Removal Policy: Retain in Production
None
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new CcLogGroup(this, "LogicalId", {}); Copy
new CcLogGroup(this, "LogicalId", {});
Custom Configuration
new CcLogGroup(this, "LogicalId", { retention: 50}); Copy
new CcLogGroup(this, "LogicalId", { retention: 50});
It addresses the following compliance requirements
Risk Level: Low Compliance: NA Well Architected Pillar: Cost Optimization
Generated using TypeDoc
CloudKitect Log Group component
Default Configuration
Retention: One year in Production Removal Policy: Retain in Production
Default Alarms
None
Note that the default alarm uses the CcAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Examples
Default Usage
Custom Configuration
Compliance
It addresses the following compliance requirements