This page documents the Konnect audit-log listener feature in kongctl,
including detached process management with kongctl ps.
kongctl can:
- Create a Konnect audit-log destination.
- Configure the regional Konnect audit-log webhook.
- Start a local HTTP listener to receive webhook events.
- Persist events to local JSONL storage.
- Optionally stream events to STDOUT.
- Optionally run the listener detached in the background.
The feature is exposed through listen and tail.