App Security Visibility and Logging
Focus
Prisma Access

App Security Visibility and Logging

Table of Contents

App Security Visibility and Logging

Monitor and filter App Security data
Where Can I Use This?What Do I Need?
  • Prisma Access (Managed by Strata Cloud Manager)
  • Prisma Access (Managed by Panorama)
App Security admins have many ways to monitor and filter the data depending on the particular use case:
  • The Apps Security page in the Strata Cloud Manager Command Center offers a comprehensive overview of App Security detections. This includes insights into the sources of application traffic and a ranking of the top applications by the number of attacks. The page also emphasizes high-priority policies that require administrative action. For instance, Previewed policies with a high hit count may indicate detected but unblocked attacks due to their current policy status.
  • Policy Insights pages offer a policy-centric view of App Security detections, crucial for administrators to assess if a policy's impact aligns with expectations or requires further refinement. They also present a sorted list of rules with the highest number of hits, organized by policy.
  • The Application Insights dashboard offers an app-centric view of all App Security detections. Administrators can use these pages to quickly identify which applications are experiencing the most attacks and filter data by attack types, parameters, locations or any other relevant criteria for the investigation allowing a drill-down up to individual application requests level for a thorough analysis.

App Security in Command Center

The Command CenterApps Security page provides an overview of app security detections, allowing admins to easily understand the status of their environment (for example, they can view which applications are targeted the most, attacks on the rise) and the key areas that require action (for example, newly discovered apps that have no App Security, recommended policies accounting for the most anomalies).

Policy Insights

Administrators often need to evaluate the potential impact of App Security policies before committing to enforcement. For example, when introducing new application controls, an admin may want to verify that a newly crafted policy doesn't produce unintended effects — such as blocking legitimate users or affecting unrelated applications.
Setting a policy's status to Preview allows administrators to inspect the expected outcome against live traffic without affecting it in any way. This same evaluation capability applies to policies already in Enforced status, giving admins a way to confirm that an active policy is producing the intended results.
Navigate to ConfigurationApplication ServicesApplication SecurityPolicy Insights to view information about Recommended, Previewed, or Enforced policies. For each policy state, the page has three different tabs listing the Recommended, Previewed, and Enforced policies sorted by the number of hits within the selected time interval. For instance, for the Enforced policies, the selection is set on the top policy by number of hits and the admin can observe:
  • Creation Date—Time the policy was authored.
  • Late update—Time the policy was last changed.
  • Impacted users—Sources of policy hits in the selected time interval.
  • Impacted apps—Targeted apps for the policy hits in the selected time interval.
  • Map—Geographic distribution of the impacted users.
  • Blocked requests—Represent the actual app requests that were matched against this policy. The admin can click on the View details of one of the requests and see all the critical request fields, including IP, headers, and request methods.
  • Affected Applications—Information about the applications affected by the enforced policy.
Across all three tabs, administrators can take immediate action based on the data presented:
  • Fine-tune the policy—If the observed outcome is unexpected or incorrect, click Edit to adjust the policy configuration.
  • Promote or demote the policy—If the observed impact matches the intended behavior, click Enforce or Preview to update the policy's status accordingly.
In some cases, OWASP Top 10 protection rules may generate false positives depending on the nature of the protected application. For example, an application that handles developer code might include request payloads that legitimately contain code snippets, which is content that could inadvertently trigger rules designed to detect remote code execution or similar attacks.
To handle these situations efficiently, administrators can click on any individual log entry to create an exception directly from that record. All relevant fields are automatically populated, ensuring that future requests matching the same pattern no longer generate alerts without requiring manual policy construction.

Application Insights

A common investigation workflow involves identifying which applications are generating the most security events, then progressively narrowing the data by attack type, specific variables, and ultimately the individual requests that triggered each detection.
Application Insights supports this workflow through an intuitive dashboard that presents a holistic view of all App Security events and enables one-click filtering at every level, allowing administrators to drill down to the relevant details for any scenario. To view this dashboard, navigate to ConfigurationApplication ServicesApplication SecurityApplication Insights.