Middleware Configuration
Middleware is used to process the data once it's been extracted from the kernel. By default, the Basic - Reporting and Error Detection
is applied.
You can build your own Middleware Stack by clicking "New Stack":
You can add new middleware to an existing stack by clicking "Add Middleware":
Qpoint Library
Report Usage
: Submit usage and data for analytics, event triggers, and debuggingError Detection & Alerts
: Analyze requests in real-time to detect and alert on errorsData Loss Protection
: Scan live payloads to detect and optionally scrub sensitive dataAccess Logs
: Generate HTTP access log entries to stdout for all trafficDebug
: Dump all HTTP traffic to stdout for debugging
Last updated