Wiz Runtime Sensor Events
Collect Wiz Runtime Sensor Events from remote object storage.

Ingest Methods
RunReveal offers the following ways to ingest Wiz Runtime Sensor Events logs:
- AWS S3 Bucket
- AWS S3 Bucket with Custom SQS
- Azure Storage Account
- Google Cloud Storage
- Cloudflare R2 Bucket
If using an AWS S3 bucket use the following SNS topic ARN to send your bucket notifications.
Replace <REGION> with the AWS region where your S3 bucket is located (e.g., us-east-1, us-west-2, eu-west-1).
SNS topic & Custom SQS. Use the ARN above in your event notification tied to your S3 bucket—the topic name must match (runreveal_…; hyphens in the source id become underscores). For Custom SQS, set the queue URL and region in RunReveal; see AWS S3 Bucket with Custom SQS.
Note: BYOC, On-Prem, and BYODB customers must use their AWS account ID in the ARN instead of 253602268883.
Schema
The following columns are exposed for this source. RunReveal applies schema normalization across all sources, ensuring uniform field names and data types for cross-source queries and reusable detection logic.
Table: wiz_runtime_logs (137 columns)
wiz_runtime_logs (137 columns)| Column | Type |
|---|---|
workspaceID | String |
sourceID | String |
sourceType | String |
sourceTTL | UInt32 |
receivedAt | DateTime |
id | String |
eventTime | DateTime |
eventName | String |
eventID | String |
srcIP | String |
srcASCountryCode | String |
srcASNumber | UInt32 |
srcASOrganization | String |
srcCity | String |
srcConnectionType | String |
srcISP | String |
srcLatitude | Float64 |
srcLongitude | Float64 |
srcUserType | String |
dstIP | String |
dstASCountryCode | String |
dstASNumber | UInt32 |
dstASOrganization | String |
dstCity | String |
dstConnectionType | String |
dstISP | String |
dstLatitude | Float64 |
dstLongitude | Float64 |
dstUserType | String |
actor | Map(String, String) |
tags | Map(String, String) |
resources | Array(String) |
serviceName | String |
enrichments | Array(Tuple(data Map(String, String), name String, provider String, type String, value String)) |
readOnly | Bool |
rawLog | String |
origin | String |
kind | String |
severity | String |
uniqueTime | String |
wizIngestionStartTime | String |
tenantId | String |
dataOriginId | String |
dataOriginProvider | Int32 |
cloudPlatform | String |
rawEventName | String |
wizEventName | String |
eventSource | String |
commandLine | String |
result | Int32 |
verboseEvent | Bool |
targetTable | Int32 |
internalEventSource | String |
hash | Array(String) |
imageNames | Array(String) |
imageInternalIds | Array(String) |
imageExternalIds | Array(String) |
imageDigests | Array(String) |
imageReferences | Array(String) |
resourcesExternalIds | Array(String) |
resourcesInternalIds | Array(String) |
resourcesContainerNames | Array(String) |
resourcesContainerExternalIds | Array(String) |
subjectResourceExternalId | String |
subjectResourceInternalId | String |
subjectResourceType | String |
subjectResourceNativeType | String |
subjectResourceName | String |
subjectResourceSubscriptionId | String |
| Column | Type |
|---|---|
subjectResourceRegion | String |
actorSessionCreationDate | String |
runtimeProgramId | String |
runtimeProgramName | String |
runtimeProgramUserId | String |
runtimeProgramUserIdNumber | Int32 |
runtimeProgramScriptName | String |
runtimeProgramScriptPath | String |
runtimeProgramScriptSha1 | String |
runtimeProgramIsDrifted | Bool |
runtimeProgramRunningProgramId | String |
parentRuntimeProgramId | String |
parentRuntimeProgramName | String |
parentRuntimeProgramUserId | String |
parentRuntimeProgramScriptName | String |
parentRuntimeProgramScriptPath | String |
parentRuntimeProgramScriptSha1 | String |
sensorId | String |
sensorExternalId | String |
sensorAlertId | String |
sensorAlertType | String |
sensorContainerExternalId | String |
sensorDnsQuery | String |
sensorContainerRegistry | String |
sensorContainerImageName | String |
sensorImageHash | String |
sensorImageTag | String |
sensorImageReference | String |
sensorSensorType | String |
sensorHostName | String |
sensorHostExternalId | String |
sensorVmImage | String |
sensorDetectedIp | String |
sensorDetectedIncomingIp | String |
sensorDetectedDomain | String |
sensorLocalUsername | String |
executionScopeId | String |
executionScopeExternalId | String |
executionScopeType | String |
executionScopeUserName | String |
eventSubscriptionId | String |
eventSubscriptionType | String |
eventSubscriptionInternalId | String |
eventSubscriptionCloudPlatform | String |
decorationsActorHasAdminPrivileges | Bool |
decorationsActorHasHighPrivileges | Bool |
decorationsActorHasAdminKubernetesPrivileges | Bool |
decorationsActorHasHighKubernetesPrivileges | Bool |
decorationsActorIpIsForeign | Bool |
decorationsActorInactiveInLast90Days | Bool |
decorationsSubjectResourceIsOpenToAllInternet | Bool |
decorationsSubjectResourceHasSensitiveData | Bool |
decorationsActorIpReputation | Int32 |
decorationsActorIpReputationSource | String |
decorationsActorIpReputationDescription | String |
decorationsNetworkConnectionSourceIpReputation | Int32 |
decorationsNetworkConnectionSourceIpReputationSource | String |
decorationsNetworkConnectionSourceIpReputationDescription | String |
decorationsNetworkConnectionSourceIpIsForeign | Bool |
decorationsNetworkConnectionSourceIpIsInternal | Bool |
decorationsNetworkConnectionDestinationIpReputation | Int32 |
decorationsNetworkConnectionDestinationIpReputationSource | String |
decorationsNetworkConnectionDestinationIpReputationDescription | String |
decorationsNetworkConnectionDestinationIpIsForeign | Bool |
decorationsNetworkConnectionDestinationIpIsInternal | Bool |
decorationsDnsQueryDomainReputation | Int32 |
decorationsDnsQueryDomainReputationSource | String |
decorationsDnsQueryDomainReputationDescription | String |