Home

envoy.extensions.access_loggers.stream.v3.StdoutAccessLog

Example

Disclaimer: The example is meant to show what methods are available on the object and does not necessarily constitute working code.
local types = import 'types.libsonnet';

types.envoy.extensions.access_loggers.stream.v3.StdoutAccessLog
.withLogFormat(types.envoy.config.core.v3.SubstitutionFormatString)
._validate()

Fields

Name Type One-of group Required Constraints
log_format envoy.config.core.v3.SubstitutionFormatString access_log_format