Audit Events
Focus
Focus
Prisma Browser

Audit Events

Table of Contents

Audit Events

Audit events record administrative actions performed in the Prisma Browser management console, providing a complete audit trail of who changed what, when, and from where.

Audit Event Structure

Every audit event includes the following core fields:
FieldDescription
CategoryThe area of the console where the action occurred
TypeThe specific action performed
DescriptionA human-readable description of the change
MetadataAdditional structured data about the change (varies by type)
UserThe admin who performed the action (email, ID)
Client IPThe IP address from which the action was performed
TimestampWhen the action occurred
TenantThe tenant where the action was performed

Policy Rules

Actions related to policy rule management.
TypeDescription
Rule createdA new policy rule was created
Rule updatedAn existing rule was modified
Rule priority changedThe priority order of rules was changed
Rule deletedA rule was deleted
Rule enabledA disabled rule was enabled
Rule disabledA rule was disabled
Rules bulk deletedMultiple rules were deleted at once
Rules bulk mode updatedMultiple rules had their mode changed at once

Policy Profiles

Actions related to policy profile configuration.
TypeDescription
Profile createdA new policy profile was created
Profile updatedAn existing profile was modified
Profile deletedA profile was deleted

Policy Sections

Actions related to policy section organization.
TypeDescription
Section createdA new policy section was created
Section updatedA section was renamed or modified
Section deletedA section was deleted

Configuration Management

Actions related to policy versioning and publishing.
TypeDescription
Version publishedA draft configuration was published (made active)

Settings

General settings changes.
TypeDescription
Setting updatedA system setting was changed
Authentication profile updatedThe authentication/SSO profile was modified

User Management

Actions related to managing console users and end users.
TypeDescription
User createdA new user was added
User role updatedA user's role was changed
User deletedA user was removed
User suspendedA user was suspended from the system
User activatedA suspended user was reactivated
User force reauthenticatedA user was forced to reauthenticate

Device Management

Actions related to managing endpoint devices.
TypeDescription
Device group createdA new device group was created
Device group updatedA device group's definition was changed
Device group deletedA device group was removed
Device archivedA device was moved to archive
Device restoredAn archived device was restored
Device suspendedA device was suspended
Device resumedA suspended device was reactivated
Device deletedA device record was removed
Device force reauthenticatedA device was forced to reauthenticate

Applications

Actions related to application management.
TypeDescription
Custom application createdA custom application definition was added
Custom application updatedA custom application was modified
Custom application deletedA custom application was removed
Private application createdA private application was added
Private application updatedA private application was modified
Private application deletedA private application was removed
Application group createdAn application group was created
Application group updatedAn application group was modified
Application group deletedAn application group was removed
Local desktop application createdA BPY-monitored desktop application was added
Local desktop application updatedA BPY-monitored desktop application was modified
Local desktop application deletedA BPY-monitored desktop application was removed
Local desktop catalog application updatedA desktop app catalog entry was updated
AppID catalog application updatedAn AppID catalog entry was updated

Application Tags

Actions related to application classification tags.
TypeDescription
Application tag createdA new application tag was created
Application tag updatedAn application tag was modified
Application tag deletedAn application tag was removed

Event Forwarding

Actions related to SIEM and log forwarding integrations.
TypeDescription
Integration createdA new event forwarding integration was configured
Integration updatedAn event forwarding integration was modified
Integration deletedAn event forwarding integration was removed

API Key Management

Actions related to API key lifecycle.
TypeDescription
API key createdA new API key was generated
API key updatedAn API key was modified
API key deletedAn API key was revoked

Automation Token Management

Actions related to automation tokens.
TypeDescription
Automation token createdA new automation token was generated
Automation token deletedAn automation token was revoked

Permission Requests

Actions related to user bypass/permission requests.
TypeDescription
Permission request approvedAn admin approved a user's request to bypass a block
Permission request declinedAn admin declined a user's request
Permission request revokedA previously approved permission was revoked

Data Management

Actions related to data export and visibility features.
TypeDescription
Events exportedEvent data was exported from the console
Live session startedA live session to a user's browser was initiated
Live session declinedA live session request was declined
Live session request timeoutA live session request timed out
Live session terminatedA live session was ended
Live session remote controlsRemote control was used during a live session
Live session recordedA live session was recorded

Enhanced Visibility

Actions related to enhanced visibility features.
TypeDescription
MSP default rules replacedManaged service provider default rules were replaced

Directory

Actions related to user directory management.
TypeDescription
Directory createdA new user directory was connected
Directory updatedA user directory configuration was modified
Directory deletedA user directory was disconnected
User group createdA new user group was created
User group updatedA user group was modified
User group deletedA user group was removed

Viewing Audit Events

Audit events are available in:
  • The Prisma Browser console under Analytics > Audit Log
  • Strata Cloud Manager Log Viewer
  • External systems via event forwarding (when audit log forwarding is enabled)
Audit events can be forwarded to the same destinations as browser events (Syslog, AWS S3, Splunk, Microsoft Sentinel, etc.) by enabling the Audit stream in event forwarding configuration.

Examples

Rule Created
FieldValue
CategoryPolicy Rules
TypeRule created
DescriptionCreated access rule "Block uploads to GenAI"
Admin useradmin@acme.com
Client IP203.0.113.42
Time2026-07-06 09:00:00 UTC
Rule Updated — Mode Change
FieldValue
CategoryPolicy Rules
TypeRule updated
DescriptionUpdated rule "Monitor clipboard paste" — changed mode from Monitor to Enforce
Admin useradmin@acme.com
Client IP203.0.113.42
Time2026-07-06 09:15:30 UTC
Version Published
FieldValue
CategoryConfiguration Management
TypeVersion published
DescriptionPublished configuration version 14
Admin useradmin@acme.com
Client IP203.0.113.42
Time2026-07-06 09:20:00 UTC
User Suspended
FieldValue
CategoryUser Management
TypeUser suspended
DescriptionSuspended user john.smith@acme.com — Reason: Security investigation
Admin usersecurity.admin@acme.com
Client IP198.51.100.15
Time2026-07-06 10:30:00 UTC
Device Force Reauthenticated
FieldValue
CategoryDevice Management
TypeDevice force reauthenticated
DescriptionForced reauthentication on device ACME-LAPTOP-042
Admin useradmin@acme.com
Client IP203.0.113.42
Time2026-07-06 11:00:00 UTC
Event Forwarding Integration Created
FieldValue
CategoryEvent Forwarding
TypeIntegration created
DescriptionCreated Splunk HEC event forwarding integration "Production SIEM"
Admin usersiem.admin@acme.com
Client IP10.0.1.50
Time2026-07-06 14:00:00 UTC
API Key Created
FieldValue
CategoryAPI Key Management
TypeAPI key created
DescriptionCreated API key "Automation - Device Provisioning"
Admin userdevops.admin@acme.com
Client IP172.16.0.100
Time2026-07-06 15:30:00 UTC
Permission Request Approved
FieldValue
CategoryPermission Requests
TypePermission request approved
DescriptionApproved bypass request from jane.doe@acme.com for rule "Block file uploads to unsanctioned apps"
Admin userteam.lead@acme.com
Client IP203.0.113.42
Time2026-07-06 10:05:00 UTC
Live Session Started
FieldValue
CategoryData Management
TypeLive session started
DescriptionStarted live session to user sarah.kim@acme.com on device ACME-MACBOOK-089
Admin usersecurity.admin@acme.com
Client IP198.51.100.15
Time2026-07-06 13:45:00 UTC