|
13 | 13 | "id": "11111111-1111-1111-1111-111111111111",
|
14 | 14 | "kind": "event",
|
15 | 15 | "original": "{\"ModifiedTime\":\"2021-11-17T04:29:38.000Z\",\"CreationTime\":\"2021-11-17T04:29:38.000Z\",\"ModifiedBy\":12345678901234567,\"RequestID\":\"11111111-1111-1111-1111-111111111111\",\"SessionID\":\"1idn23nlfm2q1txa5h3r4mep6\",\"AuditOldValue\":\"\",\"AuditNewValue\":\"{\\\"id\\\":\\\"72058340288495701\\\",\\\"name\\\":\\\"Some-Name\\\",\\\"domainOrIpAddress\\\":\\\"81.2.69.144\\\",\\\"description\\\":\\\"This is a description field\\\",\\\"enabled\\\":\\\"true\\\"}\",\"AuditOperationType\":\"Create\",\"ObjectType\":\"Server\",\"ObjectName\":\"Some-Name\",\"ObjectID\":12345678901234567,\"CustomerID\":98765432109876543,\"User\":\"[email protected]\",\"ClientAuditUpdate\":0}",
|
| 16 | + "outcome": "success", |
16 | 17 | "type": [
|
17 | 18 | "creation"
|
18 | 19 | ]
|
|
77 | 78 | "id": "11111111-1111-1111-1111-111111111111",
|
78 | 79 | "kind": "event",
|
79 | 80 | "original": "{\"ModifiedTime\":\"\",\"CreationTime\":\"2021-11-17T04:29:38.000Z\",\"ModifiedBy\":12345678901234567,\"RequestID\":\"11111111-1111-1111-1111-111111111111\",\"SessionID\":\"1idn23nlfm2q1txa5h3r4mep6\",\"AuditOldValue\":\"\",\"AuditNewValue\":\"{\\\"id\\\":\\\"72058340288495701\\\",\\\"name\\\":\\\"Some-Name\\\",\\\"domainOrIpAddress\\\":\\\"example.com\\\",\\\"description\\\":\\\"This is a description field\\\",\\\"enabled\\\":\\\"true\\\"}\",\"AuditOperationType\":\"Create\",\"ObjectType\":\"Server\",\"ObjectName\":\"Some-Name\",\"ObjectID\":12345678901234567,\"CustomerID\":98765432109876543,\"User\":\"[email protected]\",\"ClientAuditUpdate\":0}",
|
| 81 | + "outcome": "success", |
80 | 82 | "type": [
|
81 | 83 | "creation"
|
82 | 84 | ]
|
|
123 | 125 | }
|
124 | 126 | }
|
125 | 127 | }
|
| 128 | + }, |
| 129 | + { |
| 130 | + "@timestamp": "2025-04-30T16:23:40.000Z", |
| 131 | + "client": { |
| 132 | + "ip": [ |
| 133 | + "81.2.69.142", |
| 134 | + "81.2.69.144" |
| 135 | + ] |
| 136 | + }, |
| 137 | + "ecs": { |
| 138 | + "version": "8.11.0" |
| 139 | + }, |
| 140 | + "event": { |
| 141 | + "category": [ |
| 142 | + "authentication", |
| 143 | + "session" |
| 144 | + ], |
| 145 | + "created": "2025-04-30T16:23:40.000Z", |
| 146 | + "id": "12d6eccc-718c-4657-b267-83cc1c3f35f6", |
| 147 | + "kind": "event", |
| 148 | + "original": "{\"ModifiedTime\":\"\",\"CreationTime\":\"2025-04-30T16:23:40.000Z\",\"ModifiedBy\":288263728720249833,\"RequestID\":\"12d6eccc-718c-4657-b267-83cc1c3f35f6\",\"SessionID\":\"1samau4fwi7xbsf3317mkd5vz\",\"AuditOldValue\":\"\",\"AuditNewValue\":\"{\\\"loginAttempt\\\":\\\"2025-04-30 16:23:40 UTC\\\",\\\"remoteIP\\\":\\\"81.2.69.142, 81.2.69.144\\\"}\",\"AuditOperationType\":\"Sign In\",\"ObjectType\":\"Authentication\",\"ObjectName\":\"xxxx\",\"ObjectID\":\"xxxxx\",\"CustomerID\":\"xxxxx\",\"User\":\"xxxx\",\"ClientAuditUpdate\":1}", |
| 149 | + "outcome": "success", |
| 150 | + "type": [ |
| 151 | + "start" |
| 152 | + ] |
| 153 | + }, |
| 154 | + "organization": { |
| 155 | + "id": "xxxxx" |
| 156 | + }, |
| 157 | + "related": { |
| 158 | + "ip": [ |
| 159 | + "81.2.69.142", |
| 160 | + "81.2.69.144" |
| 161 | + ], |
| 162 | + "user": [ |
| 163 | + "288263728720249833", |
| 164 | + "xxxx" |
| 165 | + ] |
| 166 | + }, |
| 167 | + "tags": [ |
| 168 | + "preserve_original_event" |
| 169 | + ], |
| 170 | + "user": { |
| 171 | + "id": "288263728720249833", |
| 172 | + "name": "xxxx" |
| 173 | + }, |
| 174 | + "zscaler_zpa": { |
| 175 | + "audit": { |
| 176 | + "client_audit_update": 1, |
| 177 | + "object": { |
| 178 | + "id": "xxxxx", |
| 179 | + "name": "xxxx", |
| 180 | + "type": "Authentication" |
| 181 | + }, |
| 182 | + "operation_type": "Sign In", |
| 183 | + "session": { |
| 184 | + "id": "1samau4fwi7xbsf3317mkd5vz" |
| 185 | + }, |
| 186 | + "value": { |
| 187 | + "new": { |
| 188 | + "loginAttempt": "2025-04-30 16:23:40 UTC", |
| 189 | + "remoteIP": "81.2.69.142, 81.2.69.144" |
| 190 | + } |
| 191 | + } |
| 192 | + } |
| 193 | + } |
126 | 194 | }
|
127 | 195 | ]
|
128 | 196 | }
|
0 commit comments