How to find if traffic for a specific application using Prisma browser is being routed through Prisma Access
693
Created On 04/05/25 04:45 AM - Last Modified 12/08/25 22:21 PM
Objective
- Prisma Browser is configured with Prisma Access.
- Some of the applications are configured to be routed over Prisma from.
- The administrator needs to know if a specific application is being routed over the Prisma Access or directly to internet from Prisma Browser.
Environment
- Prisma Browser
- Prisma Access with Explicit proxy.
Procedure
- Check the Prisma Browser event logs for the application.
.
- Click in investigate and under the Website access, Expand the raw data section and look for "tunneledThroughPA" in the raw data.
- if the tunneledThroughPA true, The traffic was sent over to Prisma Access.
- If the tunneledThroughPA is false, the traffic was not sent over to Prisma Access and was processed and sent directly to internet via Prisma Browser.
Additional Information
Use the Onboard the Prisma Browser to setup routing the traffic over Prisma Access.