What It Does
- Queries CloudWatch Log Groups to find relevant log entries
- Filters logs by time range, service, and error patterns
- Correlates log data with ticket context for root cause analysis
Connecting CloudWatch
- Open Integrations: Go to Settings → Integrations.
- Click CloudWatch Logs: Click on the CloudWatch integration row to open the configuration modal.
- Provide AWS credentials: Enter your AWS Access Key ID and Secret Access Key.
- Select a region: Choose the AWS region where your CloudWatch Logs are stored.
- Connect: Click Connect to save and activate the integration.
Use an IAM user or role with read-only access to CloudWatch Logs for best security.