π AWS Connect Instance flow logs are not enabled π’
- Contextual name: π Instance flow logs are not enabled π’
- ID:
/ce/ca/aws/connect/instance-flow-logs
- Located in: π AWS Connect
Flagsβ
- π’ Policy with categories
- π’ Policy with type
- π’ Production policy
Our Metadataβ
- Policy Type:
COMPLIANCE_POLICY
- Policy Category:
SECURITY
RELIABILITY
Similar Policiesβ
- AWS Security Hub
- [[Connect.2] Amazon Connect instances should have CloudWatch logging enabled]([Connect.2] Amazon Connect instances should have CloudWatch logging enabled (https://docs.aws.amazon.com/securityhub/latest/userguide/connect-controls.html#connect-2)]
Logicβ
- π§ prod.logic.yaml π’
Descriptionβ
Descriptionβ
Ensure that AWS Connect Instances are configured to generate contact flow logs and deliver them to a designated CloudWatch log group.
Rationaleβ
Enabling contact flow logs provides detailed records of customer interactions as they move through your defined contact flows. Streaming this data to CloudWatch Logs enables:
- Rootβcause analysis and troubleshooting of failed or dropped interactions,
- Performance monitoring to measure latency, queue wait times, and flow execution metrics
- Security auditing to maintain an immutable audit trail of customer interactions and agent actions.
Impactβ
Without these logs, diagnosing issues and understanding customer experience becomes significantly more difficult.
Enabling and storing flow logs in CloudWatch Logs may incur additional charges for data ingestion, storage, and retrieval.
Auditβ
This policy marks an AWS Connect Instance as
INCOMPLIANT
if the instance'sCONTACTFLOW_LOGS Attribute
is set to false.
Remediationβ
Remediationβ
From Command Lineβ
Use the
update-instance-attribute
command to turn onCONTACTFLOW_LOGS
:aws connect update-instance-attribute \
--instance-id {{connect-instance-id}} \
--attribute-type CONTACTFLOW_LOGS \
--value true
policy.yamlβ
Linked Framework Sectionsβ
Section | Sub Sections | Internal Rules | Policies | Flags |
---|---|---|---|---|
πΌ AWS Foundational Security Best Practices v1.0.0 β πΌ [Connect.2] Amazon Connect instances should have CloudWatch logging enabled | 1 | |||
πΌ Cloudaware Framework β πΌ Logging and Monitoring Configuration | 52 |