Middleware Configuration
Last updated
Last updated
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":
Report Usage
: Submit usage and data for analytics, event triggers, and debugging
Error Detection & Alerts
: Analyze requests in real-time to detect and alert on errors
Data Loss Protection
: Scan live payloads to detect and optionally scrub sensitive data
Access Logs
: Generate HTTP access log entries to stdout for all traffic
Debug
: Dump all HTTP traffic to stdout for debugging