istio v1.31.0

Telemetry.spec.metrics[].overrides[].match (oneOf 1).spec.accessLogging.match

Allows tailoring of logging behavior to specific conditions.

1 fields
Telemetry.spec.metrics[].overrides[].match (oneOf 1).spec.accessLogging.match fields and descriptions
Field / TypeDescription
mode
string

This determines whether or not to apply the access logging configuration based on the direction of traffic relative to the proxied workload. Valid Options: CLIENT_AND_SERVER, CLIENT, SERVER

  • enum: ["CLIENT_AND_SERVER","CLIENT","SERVER"]