Well Architected log group
Retention: One year in Production Removal Policy: Retain in Production
None
Note that the default alarm uses the WaAlarm construct, which sets up an alarm action to notify the SNS Topic AlarmEventsTopic by default.
Default Usage
new WaLogGroup(this, "LogicalId", {});
Custom Configuration
new WaLogGroup(this, "LogicalId", { retention: 50});
It addresses the following compliance requirements
Risk Level: Low Compliance: NA Well Architected Pillar: Cost Optimization
Generated using TypeDoc
Well Architected log group
Default Configuration
Retention: One year in Production Removal Policy: Retain in Production
Default Alarms
None
Note that the default alarm uses the WaAlarm 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