log-debug-options.adoc 201 B

123456789101112
  1. [#log-debug-options]
  2. = Debug Log Options
  3. [source,yaml]
  4. ----
  5. logDebugOptions:
  6. singleFrontendRequests: true
  7. singleFrontendRequestHeaders: true
  8. aclMatched: true
  9. aclNotMatched: true
  10. ----