File tree 3 files changed +12
-0
lines changed
3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,8 @@ synthesis:
29
29
prefix : Log
30
30
- attribute : aws.Arn
31
31
present : true
32
+ - attribute : aws.alb.loadBalancer
33
+ present : true
32
34
- attribute : entityId
33
35
present : true
34
36
tags :
@@ -42,6 +44,8 @@ synthesis:
42
44
prefix : Log
43
45
- attribute : aws.Arn
44
46
present : true
47
+ - attribute : aws.alb.loadBalancer
48
+ present : true
45
49
- attribute : entityId
46
50
present : false
47
51
tags :
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ synthesis:
21
21
prefix : Log
22
22
- attribute : aws.Arn
23
23
present : true
24
+ - attribute : aws.elb.loadBalancer
25
+ present : true
24
26
- attribute : entityId
25
27
present : true
26
28
tags :
@@ -36,6 +38,8 @@ synthesis:
36
38
prefix : Log
37
39
- attribute : aws.Arn
38
40
present : true
41
+ - attribute : aws.elb.loadBalancer
42
+ present : true
39
43
- attribute : entityId
40
44
present : false
41
45
tags :
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ synthesis:
28
28
prefix : Log
29
29
- attribute : aws.Arn
30
30
present : true
31
+ - attribute : aws.nlb.loadBalancer
32
+ present : true
31
33
- attribute : entityId
32
34
present : true
33
35
tags :
@@ -41,6 +43,8 @@ synthesis:
41
43
prefix : Log
42
44
- attribute : aws.Arn
43
45
present : true
46
+ - attribute : aws.nlb.loadBalancer
47
+ present : true
44
48
- attribute : entityId
45
49
present : false
46
50
tags :
You can’t perform that action at this time.
0 commit comments