Log
Overview
The Log policy action allows you to leverage ngrok's eventing system to introduce observability into your traffic policy.
Behavior
When this action is executed, the specified metadata will be collected on the http_request_complete.v0 event
under traffic_policy.logs
.
Configuration
Type |
---|
log |
Parameter | Description | |
---|---|---|
metadata | Map<string, any> | A map of metadata that you would like to be included in the details of your log event. |