wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


awslightsailcloudwatch
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
awslightsailcloudwatch [2025/07/14 06:21] – [Journalctl] sjoerdawslightsailcloudwatch [2025/08/05 05:51] (current) – [Share CloudWatch Dashboard] sjoerd
Line 566: Line 566:
 <code json> <code json>
 { {
-  "Version": "2012-10-17", +    "Version": "2012-10-17", 
-  "Statement":+    "Statement":
-    +        
-      "Effect": "Allow", +            "Effect": "Allow", 
-      "Action":+            "Action":
-        "ec2:DescribeTags", +                "ec2:DescribeTags", 
-        "cloudwatch:GetMetricData" +                "cloudwatch:GetMetricData" 
-      ], +            ], 
-      "Resource": "*" +            "Resource": "*" 
-    }, +        }, 
-    +        
-      "Effect": "Allow", +            "Effect": "Allow", 
-      "Action":+            "Action":
-        "cloudwatch:GetInsightRuleReport", +                "cloudwatch:GetInsightRuleReport", 
-        "cloudwatch:DescribeAlarms", +                "cloudwatch:DescribeAlarms", 
-        "cloudwatch:GetDashboard" +                "cloudwatch:GetDashboard" 
-      ], +            ], 
-      "Resource":+            "Resource":
-        "arn:aws:cloudwatch::410123456772:dashboard/GetShiftingDashboard" +                "arn:aws:cloudwatch:eu-west-1:412008408272:alarm:Wiki - Full Root Disk", 
-      +                "arn:aws:cloudwatch::412008408272:dashboard/GetShiftingDashboard" 
-    }, +            
-    +        }, 
-      "Effect": "Allow", +        
-      "Action":+            "Effect": "Allow", 
-          "logs:FilterLogEvents", +            "Action":
-          "logs:StartQuery", +                "logs:FilterLogEvents", 
-          "logs:StopQuery", +                "logs:StartQuery", 
-          "logs:GetLogRecord", +                "logs:StopQuery", 
-          "logs:DescribeLogGroups" +                "logs:GetLogRecord", 
-      ], +                "logs:DescribeLogGroups" 
-      "Resource":+            ], 
-          "arn:aws:logs:eu-west-1:410123456772:log-group:apache/access:*", +            "Resource":
-          "arn:aws:logs:eu-west-1:410123456772:log-group:apache/error:*", +                "arn:aws:logs:eu-west-1:412008408272:log-group:apache/access:*", 
-          "arn:aws:logs:eu-west-1:410123456772:log-group:dpkg-logs:*", +                "arn:aws:logs:eu-west-1:412008408272:log-group:apache/error:*", 
-          "arn:aws:logs:eu-west-1:410123456772:log-group:systemd-journal:*" +                "arn:aws:logs:eu-west-1:412008408272:log-group:dpkg-logs:*", 
-      +                "arn:aws:logs:eu-west-1:412008408272:log-group:systemd-journal:*" 
-    }, +            
-    +        
-      "Effect": "Allow", +    ]
-      "Action": "cloudwatch:DescribeAlarms", +
-      "Resource": "*" +
-    } +
-  ]+
 } }
 </code> </code>
awslightsailcloudwatch.1752474075.txt.gz · Last modified: by sjoerd