AccessLogCommon.Builder |
AccessLogCommon.Builder.clear() |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearAccessLogType() |
The type of the access log, which indicates when the log was recorded.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearConnectionTerminationDetails() |
Connection termination details may provide additional information about why the connection was terminated by Envoy for L4 reasons.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearCustomTags() |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamDirectRemoteAddress() |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamLocalAddress() |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamRemoteAddress() |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamTransportFailureReason() |
If downstream connection in listener failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamWireBytesReceived() |
For HTTP: Total number of bytes received from the downstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamWireBytesSent() |
For HTTP: Total number of bytes sent to the downstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDuration() |
For HTTP: Total duration in milliseconds of the request from the start time to the last byte out.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearFilterStateObjects() |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearIntermediateLogEntry() |
Deprecated.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearMetadata() |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearResponseFlags() |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearRouteName() |
The name of the route
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearSampleRate() |
[#not-implemented-hide:]
This field indicates the rate at which this log entry was sampled.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearStartTime() |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearStreamId() |
Optional unique id of stream (TCP connection, long-live HTTP2 stream, HTTP request) for logging and tracing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToFirstDownstreamTxByte() |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToFirstUpstreamRxByte() |
Interval between the first downstream byte received and the first upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToFirstUpstreamTxByte() |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastDownstreamTxByte() |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastRxByte() |
Interval between the first downstream byte received and the last
downstream byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastUpstreamRxByte() |
Interval between the first downstream byte received and the last upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastUpstreamTxByte() |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTlsProperties() |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamCluster() |
The upstream cluster that ``upstream_remote_address`` belongs to.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamLocalAddress() |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamRemoteAddress() |
The upstream remote/destination address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamRequestAttemptCount() |
For HTTP: Number of times the request is attempted upstream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamTransportFailureReason() |
If upstream connection failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamWireBytesReceived() |
For HTTP: Total number of bytes received from the upstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamWireBytesSent() |
For HTTP: Total number of bytes sent to the upstream by the http stream.
|
AccessLogCommon.Builder |
HTTPAccessLogEntry.Builder.getCommonPropertiesBuilder() |
Common properties shared by all Envoy access logs.
|
AccessLogCommon.Builder |
TCPAccessLogEntry.Builder.getCommonPropertiesBuilder() |
Common properties shared by all Envoy access logs.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDownstreamDirectRemoteAddress(Address value) |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDownstreamLocalAddress(Address value) |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDownstreamRemoteAddress(Address value) |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDuration(com.google.protobuf.Duration value) |
For HTTP: Total duration in milliseconds of the request from the start time to the last byte out.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(AccessLogCommon other) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeMetadata(Metadata value) |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeResponseFlags(ResponseFlags value) |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeStartTime(com.google.protobuf.Timestamp value) |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToFirstUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last
downstream byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTlsProperties(TLSProperties value) |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeUpstreamLocalAddress(Address value) |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeUpstreamRemoteAddress(Address value) |
The upstream remote/destination address that handles this exchange.
|
static AccessLogCommon.Builder |
AccessLogCommon.newBuilder() |
|
static AccessLogCommon.Builder |
AccessLogCommon.newBuilder(AccessLogCommon prototype) |
|
AccessLogCommon.Builder |
AccessLogCommon.newBuilderForType() |
|
protected AccessLogCommon.Builder |
AccessLogCommon.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putAllCustomTags(java.util.Map<java.lang.String,java.lang.String> values) |
A list of custom tags, which annotate logs with additional information.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putAllFilterStateObjects(java.util.Map<java.lang.String,com.google.protobuf.Any> values) |
Map of filter state in stream info that have been configured to be logged.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putCustomTags(java.lang.String key,
java.lang.String value) |
A list of custom tags, which annotate logs with additional information.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putFilterStateObjects(java.lang.String key,
com.google.protobuf.Any value) |
Map of filter state in stream info that have been configured to be logged.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.removeCustomTags(java.lang.String key) |
A list of custom tags, which annotate logs with additional information.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.removeFilterStateObjects(java.lang.String key) |
Map of filter state in stream info that have been configured to be logged.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setAccessLogType(AccessLogType value) |
The type of the access log, which indicates when the log was recorded.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setAccessLogTypeValue(int value) |
The type of the access log, which indicates when the log was recorded.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setConnectionTerminationDetails(java.lang.String value) |
Connection termination details may provide additional information about why the connection was terminated by Envoy for L4 reasons.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setConnectionTerminationDetailsBytes(com.google.protobuf.ByteString value) |
Connection termination details may provide additional information about why the connection was terminated by Envoy for L4 reasons.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamDirectRemoteAddress(Address value) |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamDirectRemoteAddress(Address.Builder builderForValue) |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamLocalAddress(Address value) |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamLocalAddress(Address.Builder builderForValue) |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamRemoteAddress(Address value) |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamRemoteAddress(Address.Builder builderForValue) |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamTransportFailureReason(java.lang.String value) |
If downstream connection in listener failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamTransportFailureReasonBytes(com.google.protobuf.ByteString value) |
If downstream connection in listener failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamWireBytesReceived(long value) |
For HTTP: Total number of bytes received from the downstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamWireBytesSent(long value) |
For HTTP: Total number of bytes sent to the downstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDuration(com.google.protobuf.Duration value) |
For HTTP: Total duration in milliseconds of the request from the start time to the last byte out.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDuration(com.google.protobuf.Duration.Builder builderForValue) |
For HTTP: Total duration in milliseconds of the request from the start time to the last byte out.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setIntermediateLogEntry(boolean value) |
Deprecated.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setMetadata(Metadata value) |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setMetadata(Metadata.Builder builderForValue) |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setResponseFlags(ResponseFlags value) |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setResponseFlags(ResponseFlags.Builder builderForValue) |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setRouteName(java.lang.String value) |
The name of the route
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setRouteNameBytes(com.google.protobuf.ByteString value) |
The name of the route
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setSampleRate(double value) |
[#not-implemented-hide:]
This field indicates the rate at which this log entry was sampled.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp value) |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setStreamId(java.lang.String value) |
Optional unique id of stream (TCP connection, long-live HTTP2 stream, HTTP request) for logging and tracing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setStreamIdBytes(com.google.protobuf.ByteString value) |
Optional unique id of stream (TCP connection, long-live HTTP2 stream, HTTP request) for logging and tracing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamRxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the first upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last
downstream byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastRxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last
downstream byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamRxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last upstream
byte received (i.e.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTlsProperties(TLSProperties value) |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTlsProperties(TLSProperties.Builder builderForValue) |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamCluster(java.lang.String value) |
The upstream cluster that ``upstream_remote_address`` belongs to.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamClusterBytes(com.google.protobuf.ByteString value) |
The upstream cluster that ``upstream_remote_address`` belongs to.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamLocalAddress(Address value) |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamLocalAddress(Address.Builder builderForValue) |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamRemoteAddress(Address value) |
The upstream remote/destination address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamRemoteAddress(Address.Builder builderForValue) |
The upstream remote/destination address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamRequestAttemptCount(int value) |
For HTTP: Number of times the request is attempted upstream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamTransportFailureReason(java.lang.String value) |
If upstream connection failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamTransportFailureReasonBytes(com.google.protobuf.ByteString value) |
If upstream connection failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamWireBytesReceived(long value) |
For HTTP: Total number of bytes received from the upstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamWireBytesSent(long value) |
For HTTP: Total number of bytes sent to the upstream by the http stream.
|
AccessLogCommon.Builder |
AccessLogCommon.toBuilder() |
|