Default redacted keys
The SDK redacts these keys by default:apiKey, api_key, password, token, secret, authorization, access_token, refresh_token, private_key, client_secret
Configure redaction
| Setting | Effect |
|---|---|
redactKeys | Additional keys to replace with [REDACTED] |
redactDenyPatterns | Regex patterns for key names to redact |
redactAllowPaths | Dot-paths to never redact |
maxEventPayloadBytes | Truncate oversized payloads |
Custom redaction function
MCP proxy redaction
Inapie.mcp.json:
Standalone redaction
Next steps
Reliable telemetry
Queue and shutdown.
Configuration reference
All config fields.
