File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
## Examples:
31
31
32
32
```
33
- aca --start-time 5m --call-source eks.amazonaws.com -o chart
33
+ > aca --start-time 5m --call-source eks.amazonaws.com -o chart
34
34
2023/01/26 14:24:30 Filtered to 214 events out of 376
35
35
EVENT SOURCE API CALL SOURCE IDENTITY USER AGENT
36
36
ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-ServiceRole-012345678901234567 eks.amazonaws.com
@@ -42,7 +42,7 @@ ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-Ser
42
42
```
43
43
44
44
```
45
- aca --start-time 5m --api DescribeInstances -o chart
45
+ > aca --start-time 5m --api DescribeInstances -o chart
46
46
2023/01/26 14:24:30 Filtered to 214 events out of 376
47
47
EVENT SOURCE API CALL SOURCE IDENTITY USER AGENT
48
48
ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-ServiceRole-012345678901234567 eks.amazonaws.com
@@ -54,7 +54,7 @@ ec2.amazonaws.com CreateTags eks.amazonaws.com eksctl-my-demo-us-east-2-clus-Ser
54
54
```
55
55
56
56
```
57
- aca --start-time 5m --user-agent 'karpenter.sh-v0.23.0' -o chart
57
+ > aca --start-time 5m --user-agent 'karpenter.sh-v0.23.0' -o chart
58
58
2023/01/26 14:27:20 Filtered to 9 events out of 405
59
59
EVENT SOURCE API CALL SOURCE IDENTITY USER AGENT
60
60
ec2.amazonaws.com DescribeInstanceTypes 3.22.70.109 username-karpenter-dev-us-east-2-karpenter aws-sdk-go/1.44.154 (go1.19.4; linux; amd64) karpenter.sh-v0.23.0-3-gaece5998
You can’t perform that action at this time.
0 commit comments