RunReveal
SourcesSource TypesPalo Alto

Palo Alto Prisma Access

Collect Prisma Access logs from an Amazon S3 bucket via the Strata Logging Service. RunReveal ingests these logs from object storage — this source is not an API-polling integration, so there is no Palo Alto API endpoint or GovCloud API URL to configure. Government and regulated deployments are handled at the storage and AWS account layer instead.

Palo Alto Prisma Access source in RunReveal

Prerequisites

Before connecting Palo Alto Prisma Access to RunReveal, you need:

  • A Prisma Access tenant with the Strata Logging Service configured to forward logs to an Amazon S3 bucket.
  • An AWS account with an S3 bucket to receive the logs, and permission to configure bucket event notifications.

Access

This source does not use Palo Alto API credentials. RunReveal reads logs from your S3 bucket using the object-storage ingest you configure:

Infrastructure

RunReveal offers the following ways to ingest Palo Alto Prisma Access logs:

If using an AWS S3 bucket use the following SNS topic ARN to send your bucket notifications.

arn:aws:sns:<REGION>:253602268883:runreveal_prisma_access

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. AWS GovCloud buckets (regions us-gov-west-1 and us-gov-east-1) use the aws-us-gov ARN partition — for example arn:aws-us-gov:sns:us-gov-west-1:<ACCOUNT_ID>:runreveal_prisma_access.

Setup

  1. In Prisma Access, configure the Strata Logging Service to forward logs to your Amazon S3 bucket.
  2. In AWS, add an event notification on the bucket using the SNS topic ARN from Infrastructure (matching your bucket's region).
  3. In RunReveal, add the Palo Alto Prisma Access source and choose your ingest method — AWS S3 Bucket or AWS S3 Bucket with Custom SQS.
  4. Save the source. Logs begin flowing once the Strata Logging Service delivers objects to the bucket and notifications reach RunReveal.

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: prisma_access_logs (67 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
ColumnType
readOnlyBool
rawLogString
logTypeString
subtypeString
applicationString
actionString
sourceAddressString
sourcePortUInt32
destinationAddressString
destinationPortUInt32
protocolString
ruleString
sourceUserString
destinationUserString
natSourceString
natDestinationString
natSourcePortUInt32
natDestinationPortUInt32
fromZoneString
toZoneString
inboundInterfaceString
outboundInterfaceString
sessionIDUInt64
bytesSentUInt64
bytesReceivedUInt64
bytesUInt64
packetsSentUInt64
packetsReceivedUInt64
sessionDurationUInt64
sessionEndReasonString
urlCategoryString
deviceNameString
deviceSNString

Table: prisma_access_traffic_logs (61 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
ColumnType
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
applicationString
actionString
sourceAddressString
sourcePortUInt32
destinationAddressString
destinationPortUInt32
protocolString
ruleString
sourceUserString
natSourceString
natDestinationString
natSourcePortUInt32
natDestinationPortUInt32
fromZoneString
toZoneString
sessionIDUInt64
bytesSentUInt64
bytesReceivedUInt64
bytesUInt64
packetsSentUInt64
packetsReceivedUInt64
sessionDurationUInt64
sessionEndReasonString
urlCategoryString
deviceNameString

Table: prisma_access_threat_logs (53 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
ColumnType
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
applicationString
actionString
sourceAddressString
sourcePortUInt32
destinationAddressString
destinationPortUInt32
protocolString
ruleString
sourceUserString
threatIDString
vendorSeverityString
threatCategoryString
directionOfAttackString
fromZoneString
toZoneString
sessionIDUInt64
deviceNameString

Table: prisma_access_url_logs (54 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
ColumnType
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
applicationString
actionString
sourceAddressString
sourcePortUInt32
destinationAddressString
destinationPortUInt32
protocolString
ruleString
sourceUserString
urlString
urlCategoryString
vendorSeverityString
httpMethodString
userAgentString
fromZoneString
toZoneString
sessionIDUInt64
deviceNameString

Table: prisma_access_dns_logs (46 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
ColumnType
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
actionString
sourceAddressString
dnsCategoryString
dnsResolverIPString
recordTypeString
threatIDString
threatNameString
fromZoneString
toZoneString
deviceSNString

Table: prisma_access_userid_logs (42 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
ColumnType
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
userString
sourceIPString
mappingDataSourceString
mappingDataSourceTypeString
deviceNameString
authCompletionTimeString

Table: prisma_access_hipmatch_logs (45 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
ColumnType
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
sourceUserString
sourceIPString
endpointDeviceNameString
endpointOSTypeString
hipMatchNameString
hipMatchTypeString
hostIDString
endpointSerialNumberString
deviceNameString

Table: prisma_access_audit_logs (40 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
ColumnType
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
logSourceString
eventDetailsString
eventResultString
tsgIDString

Table: prisma_access_config_logs (43 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
dstASCountryCodeString
dstASNumberUInt32
ColumnType
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
eventName_configString
adminUsernameString
clientString
eventResultString
eventPathString
ipAddressString
logSourceNameString

Table: prisma_access_system_logs (40 columns)

ColumnType
workspaceIDString
sourceIDString
sourceTypeString
sourceTTLUInt32
receivedAtDateTime
idString
eventTimeDateTime
eventNameString
eventIDString
srcIPString
srcASCountryCodeString
srcASNumberUInt32
srcASOrganizationString
srcCityString
srcConnectionTypeString
srcISPString
srcLatitudeFloat64
srcLongitudeFloat64
srcUserTypeString
dstIPString
ColumnType
dstASCountryCodeString
dstASNumberUInt32
dstASOrganizationString
dstCityString
dstConnectionTypeString
dstISPString
dstLatitudeFloat64
dstLongitudeFloat64
dstUserTypeString
actorMap(String, String)
tagsMap(String, String)
resourcesArray(String)
serviceNameString
enrichmentsArray(Tuple(data Map(String, String), name String, provider String, type String, value String))
readOnlyBool
rawLogString
eventDescriptionString
eventComponentString
vendorSeverityString
logSourceNameString

On this page