V-274529
Application Programming Interface (API) Security Requirements Guide
Title
The API Gateway must audit exceptions and errors that occur during the processing.
Description
<VulnDiscussion>The API gateway must audit exceptions and errors that occur during processing to ensure robust security, reliable performance, and effective troubleshooting. As the central entry point for all incoming API requests, the gateway is responsible for managing traffic and routing requests to the appropriate backend services. Auditing errors and exceptions allows the gateway to capture critical issues such as request processing failures, system outages, or unexpected behaviors, providi...
Fix Text (Documentation Requirement)
Build or configure the API Gateway to log errors and exceptions, including the level of detail, such as timestamps, error type, and affected resources.