Configure criteria for determining which access logs will be recorded. The list is disjunctive, a request will be recorded if it matches any filter. Leave empty to emit all access logs.
AccessLogRecordSpec.Filter
Specify criteria for recording access logs. A request must match all specified criteria to be recorded.
Matches against a request or response header. Omit to match any headers.
AccessLogRecordStatus
Field
Type
Label
Description
observedGeneration
int64
The most recent generation observed in the the AccessLogRecord metadata. If the observedGeneration does not match generation, the controller has not processed the most recent version of this resource.