View all questions & answers for the PAP-001 exam
All access requests to the existing/adminresource must be captured in the audit log. How should this be accomplished?
Enable the Audit option for the/adminresource
Enable the Audit option for the/*resource
Set Splunk audit logging for/admin
Setlog4j2.xmlaudit logging for/admin
PingAccess resources have anAudit flag. When enabled, all access attempts (allowed or denied) are recorded in the audit logs.
Exact Extract:
“To audit access requests to a specific resource, enable the Audit option on that resource in the application configuration.”
Option Ais correct — enabling audit for/adminensures its access requests are logged.
Option Bis incorrect — enabling audit for/*is overly broad and logs everything, not just/admin.
Option Cis incorrect — Splunk integration is for log forwarding, not per-resource auditing.
Option Dis incorrect —log4j2.xmlcontrols log destinations/levels, not resource-specific auditing.
Submit