| Package | Description |
|---|---|
| envoy.data.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clear() |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearDownstreamLocalAddress()
This field is the local/destination address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearDownstreamRemoteAddress()
This field is the remote/origin address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearMetadata()
All metadata encountered during request processing, including endpoint
selection.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearResponseFlags()
Flags indicating occurrences during request/response processing.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearSampleRate()
[#not-implemented-hide:]
This field indicates the rate at which this log entry was sampled.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearStartTime()
The time that Envoy started servicing this request.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToFirstDownstreamTxByte()
Interval between the first downstream byte received and the first downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToFirstUpstreamRxByte()
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToFirstUpstreamTxByte()
Interval between the first downstream byte received and the first upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToLastDownstreamTxByte()
Interval between the first downstream byte received and the last downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToLastRxByte()
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToLastUpstreamRxByte()
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTimeToLastUpstreamTxByte()
Interval between the first downstream byte received and the last upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearTlsProperties()
[#not-implemented-hide:]
If the connection is secure,S this field will contain TLS properties.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearUpstreamCluster()
The upstream cluster that *upstream_remote_address* belongs to.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearUpstreamLocalAddress()
The upstream local/origin address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clearUpstreamRemoteAddress()
The upstream remote/destination address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.clone() |
Accesslog.AccessLogCommon.Builder |
Accesslog.TCPAccessLogEntry.Builder.getCommonPropertiesBuilder()
Common properties shared by all Envoy access logs.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.HTTPAccessLogEntry.Builder.getCommonPropertiesBuilder()
Common properties shared by all Envoy access logs.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeDownstreamLocalAddress(AddressOuterClass.Address value)
This field is the local/destination address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeDownstreamRemoteAddress(AddressOuterClass.Address value)
This field is the remote/origin address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeFrom(Accesslog.AccessLogCommon other) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeFrom(com.google.protobuf.Message other) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeMetadata(Base.Metadata value)
All metadata encountered during request processing, including endpoint
selection.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeResponseFlags(Accesslog.ResponseFlags value)
Flags indicating occurrences during request/response processing.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
The time that Envoy started servicing this request.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the first downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToFirstUpstreamRxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the first upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToLastDownstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToLastRxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToLastUpstreamRxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTimeToLastUpstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeTlsProperties(Accesslog.TLSProperties value)
[#not-implemented-hide:]
If the connection is secure,S this field will contain TLS properties.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeUpstreamLocalAddress(AddressOuterClass.Address value)
The upstream local/origin address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.mergeUpstreamRemoteAddress(AddressOuterClass.Address value)
The upstream remote/destination address that handles this exchange.
|
static Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.newBuilder() |
static Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.newBuilder(Accesslog.AccessLogCommon prototype) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.newBuilderForType() |
protected Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setDownstreamLocalAddress(AddressOuterClass.Address.Builder builderForValue)
This field is the local/destination address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setDownstreamLocalAddress(AddressOuterClass.Address value)
This field is the local/destination address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setDownstreamRemoteAddress(AddressOuterClass.Address.Builder builderForValue)
This field is the remote/origin address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setDownstreamRemoteAddress(AddressOuterClass.Address value)
This field is the remote/origin address on which the request from the user was received.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setMetadata(Base.Metadata.Builder builderForValue)
All metadata encountered during request processing, including endpoint
selection.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setMetadata(Base.Metadata value)
All metadata encountered during request processing, including endpoint
selection.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setResponseFlags(Accesslog.ResponseFlags.Builder builderForValue)
Flags indicating occurrences during request/response processing.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setResponseFlags(Accesslog.ResponseFlags value)
Flags indicating occurrences during request/response processing.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setSampleRate(double value)
[#not-implemented-hide:]
This field indicates the rate at which this log entry was sampled.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time that Envoy started servicing this request.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp value)
The time that Envoy started servicing this request.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the first downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the first downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToFirstUpstreamRxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToFirstUpstreamRxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the first upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the first upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the last downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last downstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastRxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastRxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastUpstreamRxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastUpstreamRxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue)
Interval between the first downstream byte received and the last upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration value)
Interval between the first downstream byte received and the last upstream byte sent.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTlsProperties(Accesslog.TLSProperties.Builder builderForValue)
[#not-implemented-hide:]
If the connection is secure,S this field will contain TLS properties.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setTlsProperties(Accesslog.TLSProperties value)
[#not-implemented-hide:]
If the connection is secure,S this field will contain TLS properties.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUpstreamCluster(String value)
The upstream cluster that *upstream_remote_address* belongs to.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUpstreamClusterBytes(com.google.protobuf.ByteString value)
The upstream cluster that *upstream_remote_address* belongs to.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUpstreamLocalAddress(AddressOuterClass.Address.Builder builderForValue)
The upstream local/origin address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUpstreamLocalAddress(AddressOuterClass.Address value)
The upstream local/origin address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUpstreamRemoteAddress(AddressOuterClass.Address.Builder builderForValue)
The upstream remote/destination address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.Builder.setUpstreamRemoteAddress(AddressOuterClass.Address value)
The upstream remote/destination address that handles this exchange.
|
Accesslog.AccessLogCommon.Builder |
Accesslog.AccessLogCommon.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Accesslog.TCPAccessLogEntry.Builder |
Accesslog.TCPAccessLogEntry.Builder.setCommonProperties(Accesslog.AccessLogCommon.Builder builderForValue)
Common properties shared by all Envoy access logs.
|
Accesslog.HTTPAccessLogEntry.Builder |
Accesslog.HTTPAccessLogEntry.Builder.setCommonProperties(Accesslog.AccessLogCommon.Builder builderForValue)
Common properties shared by all Envoy access logs.
|
Copyright © 2018 The Envoy Project. All rights reserved.