Documentation Index
Fetch the complete documentation index at: https://docs.iru.com/llms.txt
Use this file to discover all available pages before exploring further.
About Amazon CloudWatch
This connector spans CloudWatch metrics/alarms and CloudWatch Logs.CloudWatchReadOnlyAccess alone omits Logs - attach CloudWatchLogsReadOnlyAccess too, or consolidate into one inline JSON covering both cloudwatch: and logs: read APIs.
How it works
| Detail | Value |
|---|---|
| Category | Observability |
| Authentication | Cross-account IAM role |
Prerequisites
- IAM rights to create roles.
Connect AWS CloudWatch to Iru
Copy the trust policy from Iru
Turn on AWS CloudWatch
Find AWS CloudWatch (use Category or Search by name or description). On that card, turn on the toggle. Leave the wizard tab open.
Create the IAM role in AWS
Configure trusted entity
Choose AWS account → Another AWS account. Enter
753695775620 (or the ID Iru shows). Enable Require external ID and paste the external ID from Iru.Attach CloudWatch and Logs permissions
Either attach both
CloudWatchReadOnlyAccess and CloudWatchLogsReadOnlyAccess, or attach one inline policy:Submit the role ARN in Iru
Troubleshooting
Nothing opens when you turn the source on
Nothing opens when you turn the source on
Check pop-up blocker settings for the Iru site and try again.
Metrics without logs
Metrics without logs
You attached only
CloudWatchReadOnlyAccess - add Logs coverage.AssumeRole denied
AssumeRole denied
External ID mismatch.
Considerations
Querying large log volumes can be expensive
Querying large log volumes can be expensive, so scope log groups intentionally when possible.
See also
- See Sources Management for the full connector list.
