Skip to content

Commit 4fd68fc

Browse files
committed
regenerate test expectations
1 parent f7894d4 commit 4fd68fc

File tree

4 files changed

+30
-30
lines changed

4 files changed

+30
-30
lines changed

packages/gcp/data_stream/audit/_dev/test/pipeline/test-cloudresourcemanager-googleapis-com.log-expected.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
"expected": [
33
{
44
"@timestamp": "2024-11-19T13:12:20.942Z",
5+
"actor": {
6+
"entity": {
7+
"id": [
8+
"serviceAccount:[email protected]",
9+
10+
]
11+
}
12+
},
513
"client": {
614
"user": {
715
"email": "[email protected]",
@@ -139,14 +147,6 @@
139147
"level": "NOTICE",
140148
"logger": "projects/project-id/logs/cloudaudit.googleapis.com%2Factivity"
141149
},
142-
"actor": {
143-
"entity": {
144-
"id": [
145-
"serviceAccount:[email protected]",
146-
147-
]
148-
}
149-
},
150150
"related": {
151151
"entity": [
152152
"projects/project-id/roles/x",

packages/gcp/data_stream/audit/_dev/test/pipeline/test-compute-googleapis-com.log-expected.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
"expected": [
33
{
44
"@timestamp": "2024-11-19T13:13:13.176Z",
5+
"actor": {
6+
"entity": {
7+
"id": [
8+
"serviceAccount:[email protected]",
9+
10+
]
11+
}
12+
},
513
"client": {
614
"user": {
715
"email": "[email protected]",
@@ -206,14 +214,6 @@
206214
"level": "NOTICE",
207215
"logger": "projects/project-id/logs/cloudaudit.googleapis.com%2Factivity"
208216
},
209-
"actor": {
210-
"entity": {
211-
"id": [
212-
"serviceAccount:[email protected]",
213-
214-
]
215-
}
216-
},
217217
"related": {
218218
"entity": [
219219
"https://www.googleapis.com/compute/v1/projects/project-id/global/networks/x-logs-network",

packages/gcp/data_stream/audit/_dev/test/pipeline/test-iamcredentials-googleapis-com.log-expected.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
"expected": [
33
{
44
"@timestamp": "2024-11-19T00:49:55.293Z",
5+
"actor": {
6+
"entity": {
7+
"id": [
8+
"principal://iam.googleapis.com/projects/project-id/locations/global/workloadIdentityPools/..."
9+
]
10+
}
11+
},
512
"client": {
613
"user": {
714
"id": "principal://iam.googleapis.com/projects/project-id/locations/global/workloadIdentityPools/..."
@@ -61,13 +68,6 @@
6168
"level": "INFO",
6269
"logger": "projects/project-id/logs/cloudaudit.googleapis.com%2Fdata_access"
6370
},
64-
"actor": {
65-
"entity": {
66-
"id": [
67-
"principal://iam.googleapis.com/projects/project-id/locations/global/workloadIdentityPools/..."
68-
]
69-
}
70-
},
7171
"related": {
7272
"entity": [
7373
"projects/-/serviceAccounts/[email protected]",

packages/gcp/data_stream/audit/_dev/test/pipeline/test-sdh-3695.log-expected.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
"expected": [
33
{
44
"@timestamp": "2023-08-02T11:20:30.734Z",
5+
"actor": {
6+
"entity": {
7+
"id": [
8+
9+
]
10+
}
11+
},
512
"client": {
613
"user": {
714
"email": "[email protected]"
@@ -39,13 +46,6 @@
3946
"level": "INFO",
4047
"logger": "organizations/123456789098/logs/cloudaudit.googleapis.com%2Fdata_access"
4148
},
42-
"actor": {
43-
"entity": {
44-
"id": [
45-
46-
]
47-
}
48-
},
4949
"related": {
5050
"entity": [
5151
"organizations/123456789098",

0 commit comments

Comments
 (0)