public final class HttpGrpcAccessLogConfig extends com.google.protobuf.GeneratedMessageV3 implements HttpGrpcAccessLogConfigOrBuilder
Configuration for the built-in *envoy.access_loggers.http_grpc* :ref:`AccessLog <envoy_api_msg_config.accesslog.v4alpha.AccessLog>`. This configuration will populate :ref:`StreamAccessLogsMessage.http_logs <envoy_api_field_service.accesslog.v4alpha.StreamAccessLogsMessage.http_logs>`. [#extension: envoy.access_loggers.http_grpc]Protobuf type
envoy.extensions.access_loggers.grpc.v4alpha.HttpGrpcAccessLogConfig| Modifier and Type | Class and Description |
|---|---|
static class |
HttpGrpcAccessLogConfig.Builder
Configuration for the built-in *envoy.access_loggers.http_grpc*
:ref:`AccessLog <envoy_api_msg_config.accesslog.v4alpha.AccessLog>`.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ADDITIONAL_REQUEST_HEADERS_TO_LOG_FIELD_NUMBER |
static int |
ADDITIONAL_RESPONSE_HEADERS_TO_LOG_FIELD_NUMBER |
static int |
ADDITIONAL_RESPONSE_TRAILERS_TO_LOG_FIELD_NUMBER |
static int |
COMMON_CONFIG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdditionalRequestHeadersToLog(int index)
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers
<envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
|
com.google.protobuf.ByteString |
getAdditionalRequestHeadersToLogBytes(int index)
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers
<envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
|
int |
getAdditionalRequestHeadersToLogCount()
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers
<envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
|
com.google.protobuf.ProtocolStringList |
getAdditionalRequestHeadersToLogList()
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers
<envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
|
String |
getAdditionalResponseHeadersToLog(int index)
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
|
com.google.protobuf.ByteString |
getAdditionalResponseHeadersToLogBytes(int index)
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
|
int |
getAdditionalResponseHeadersToLogCount()
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
|
com.google.protobuf.ProtocolStringList |
getAdditionalResponseHeadersToLogList()
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
|
String |
getAdditionalResponseTrailersToLog(int index)
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
|
com.google.protobuf.ByteString |
getAdditionalResponseTrailersToLogBytes(int index)
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
|
int |
getAdditionalResponseTrailersToLogCount()
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
|
com.google.protobuf.ProtocolStringList |
getAdditionalResponseTrailersToLogList()
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers
<envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
|
CommonGrpcAccessLogConfig |
getCommonConfig()
.envoy.extensions.access_loggers.grpc.v4alpha.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... } |
CommonGrpcAccessLogConfigOrBuilder |
getCommonConfigOrBuilder()
.envoy.extensions.access_loggers.grpc.v4alpha.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... } |
static HttpGrpcAccessLogConfig |
getDefaultInstance() |
HttpGrpcAccessLogConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<HttpGrpcAccessLogConfig> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCommonConfig()
.envoy.extensions.access_loggers.grpc.v4alpha.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... } |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HttpGrpcAccessLogConfig.Builder |
newBuilder() |
static HttpGrpcAccessLogConfig.Builder |
newBuilder(HttpGrpcAccessLogConfig prototype) |
HttpGrpcAccessLogConfig.Builder |
newBuilderForType() |
protected HttpGrpcAccessLogConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static HttpGrpcAccessLogConfig |
parseDelimitedFrom(InputStream input) |
static HttpGrpcAccessLogConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGrpcAccessLogConfig |
parseFrom(byte[] data) |
static HttpGrpcAccessLogConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGrpcAccessLogConfig |
parseFrom(ByteBuffer data) |
static HttpGrpcAccessLogConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGrpcAccessLogConfig |
parseFrom(com.google.protobuf.ByteString data) |
static HttpGrpcAccessLogConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGrpcAccessLogConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HttpGrpcAccessLogConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HttpGrpcAccessLogConfig |
parseFrom(InputStream input) |
static HttpGrpcAccessLogConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<HttpGrpcAccessLogConfig> |
parser() |
HttpGrpcAccessLogConfig.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int COMMON_CONFIG_FIELD_NUMBER
public static final int ADDITIONAL_REQUEST_HEADERS_TO_LOG_FIELD_NUMBER
public static final int ADDITIONAL_RESPONSE_HEADERS_TO_LOG_FIELD_NUMBER
public static final int ADDITIONAL_RESPONSE_TRAILERS_TO_LOG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasCommonConfig()
.envoy.extensions.access_loggers.grpc.v4alpha.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... }hasCommonConfig in interface HttpGrpcAccessLogConfigOrBuilderpublic CommonGrpcAccessLogConfig getCommonConfig()
.envoy.extensions.access_loggers.grpc.v4alpha.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... }getCommonConfig in interface HttpGrpcAccessLogConfigOrBuilderpublic CommonGrpcAccessLogConfigOrBuilder getCommonConfigOrBuilder()
.envoy.extensions.access_loggers.grpc.v4alpha.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... }getCommonConfigOrBuilder in interface HttpGrpcAccessLogConfigOrBuilderpublic com.google.protobuf.ProtocolStringList getAdditionalRequestHeadersToLogList()
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers <envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
repeated string additional_request_headers_to_log = 2;getAdditionalRequestHeadersToLogList in interface HttpGrpcAccessLogConfigOrBuilderpublic int getAdditionalRequestHeadersToLogCount()
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers <envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
repeated string additional_request_headers_to_log = 2;getAdditionalRequestHeadersToLogCount in interface HttpGrpcAccessLogConfigOrBuilderpublic String getAdditionalRequestHeadersToLog(int index)
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers <envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
repeated string additional_request_headers_to_log = 2;getAdditionalRequestHeadersToLog in interface HttpGrpcAccessLogConfigOrBuilderpublic com.google.protobuf.ByteString getAdditionalRequestHeadersToLogBytes(int index)
Additional request headers to log in :ref:`HTTPRequestProperties.request_headers <envoy_api_field_data.accesslog.v3.HTTPRequestProperties.request_headers>`.
repeated string additional_request_headers_to_log = 2;getAdditionalRequestHeadersToLogBytes in interface HttpGrpcAccessLogConfigOrBuilderpublic com.google.protobuf.ProtocolStringList getAdditionalResponseHeadersToLogList()
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
repeated string additional_response_headers_to_log = 3;getAdditionalResponseHeadersToLogList in interface HttpGrpcAccessLogConfigOrBuilderpublic int getAdditionalResponseHeadersToLogCount()
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
repeated string additional_response_headers_to_log = 3;getAdditionalResponseHeadersToLogCount in interface HttpGrpcAccessLogConfigOrBuilderpublic String getAdditionalResponseHeadersToLog(int index)
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
repeated string additional_response_headers_to_log = 3;getAdditionalResponseHeadersToLog in interface HttpGrpcAccessLogConfigOrBuilderpublic com.google.protobuf.ByteString getAdditionalResponseHeadersToLogBytes(int index)
Additional response headers to log in :ref:`HTTPResponseProperties.response_headers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_headers>`.
repeated string additional_response_headers_to_log = 3;getAdditionalResponseHeadersToLogBytes in interface HttpGrpcAccessLogConfigOrBuilderpublic com.google.protobuf.ProtocolStringList getAdditionalResponseTrailersToLogList()
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
repeated string additional_response_trailers_to_log = 4;getAdditionalResponseTrailersToLogList in interface HttpGrpcAccessLogConfigOrBuilderpublic int getAdditionalResponseTrailersToLogCount()
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
repeated string additional_response_trailers_to_log = 4;getAdditionalResponseTrailersToLogCount in interface HttpGrpcAccessLogConfigOrBuilderpublic String getAdditionalResponseTrailersToLog(int index)
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
repeated string additional_response_trailers_to_log = 4;getAdditionalResponseTrailersToLog in interface HttpGrpcAccessLogConfigOrBuilderpublic com.google.protobuf.ByteString getAdditionalResponseTrailersToLogBytes(int index)
Additional response trailers to log in :ref:`HTTPResponseProperties.response_trailers <envoy_api_field_data.accesslog.v3.HTTPResponseProperties.response_trailers>`.
repeated string additional_response_trailers_to_log = 4;getAdditionalResponseTrailersToLogBytes in interface HttpGrpcAccessLogConfigOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HttpGrpcAccessLogConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HttpGrpcAccessLogConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HttpGrpcAccessLogConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HttpGrpcAccessLogConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HttpGrpcAccessLogConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HttpGrpcAccessLogConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HttpGrpcAccessLogConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static HttpGrpcAccessLogConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HttpGrpcAccessLogConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HttpGrpcAccessLogConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HttpGrpcAccessLogConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HttpGrpcAccessLogConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic HttpGrpcAccessLogConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HttpGrpcAccessLogConfig.Builder newBuilder()
public static HttpGrpcAccessLogConfig.Builder newBuilder(HttpGrpcAccessLogConfig prototype)
public HttpGrpcAccessLogConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HttpGrpcAccessLogConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static HttpGrpcAccessLogConfig getDefaultInstance()
public static com.google.protobuf.Parser<HttpGrpcAccessLogConfig> parser()
public com.google.protobuf.Parser<HttpGrpcAccessLogConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public HttpGrpcAccessLogConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2021 The Envoy Project. All rights reserved.