Wasm access log (proto)

This extension has 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:

This extension must be configured with one of the following type URLs:

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

(extensions.wasm.v3.PluginConfig)