Wasm access log¶
This extension may be referenced by the qualified name envoy.access_loggers.wasm
Note
This extension is functional but has not had substantial production burn time, use only with this caveat.
This extension has an unknown security posture and should only be used in deployments where both the downstream and upstream are trusted.
Tip
This extension extends and can be used with the following extension category:
extensions.access_loggers.wasm.v3.WasmAccessLog¶
[extensions.access_loggers.wasm.v3.WasmAccessLog proto]
Custom configuration for an AccessLog that calls into a WASM VM. Configures the built-in envoy.access_loggers.wasm AccessLog.
{
"config": "{...}"
}
- config