Skip to content

Instantly share code, notes, and snippets.

@jonfriesen
Created January 12, 2026 14:51
Show Gist options
  • Select an option

  • Save jonfriesen/2db5a7ad708bf654ffe1fdd2defa3d36 to your computer and use it in GitHub Desktop.

Select an option

Save jonfriesen/2db5a7ad708bf654ffe1fdd2defa3d36 to your computer and use it in GitHub Desktop.
Simple Qtap config with services disabled.
version: 2
services:
event_stores:
- type: disabled
object_stores:
- type: disabled
stacks:
basic_reporting:
plugins:
- type: http_metrics
- type: access_logs
config:
mode: summary
format: console
- type: report_usage
tap:
direction: all
ignore_loopback: true
audit_include_dns: false
http:
stack: basic_reporting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment