Skip to main content

Request Logging

Configure the system behavior for logging incoming requests.

  • Logging Mode:
    • Sampling per Second: Log requests based on a configurable sampling frequency per second. Default: 1 log per second.
    • All: Log all incoming requests.

  • Include Response Body:

When enabled, the system captures response bodies in addition to request headers, request bodies, and response headers. This may impact disk performance.