| Modifier and Type | Method and Description |
|---|---|
AccessLogOrBuilder |
ListenerOrBuilder.getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by this listener.
|
AccessLogOrBuilder |
Listener.getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by this listener.
|
AccessLogOrBuilder |
Listener.Builder.getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by this listener.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AccessLogOrBuilder> |
ListenerOrBuilder.getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by this listener.
|
List<? extends AccessLogOrBuilder> |
Listener.getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by this listener.
|
List<? extends AccessLogOrBuilder> |
Listener.Builder.getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by this listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessLog
Protobuf type
envoy.config.filter.accesslog.v2.AccessLog |
static class |
AccessLog.Builder
Protobuf type
envoy.config.filter.accesslog.v2.AccessLog |
| Modifier and Type | Method and Description |
|---|---|
AccessLogOrBuilder |
Router.getUpstreamLogOrBuilder(int index)
Configuration for HTTP upstream logs emitted by the router.
|
AccessLogOrBuilder |
Router.Builder.getUpstreamLogOrBuilder(int index)
Configuration for HTTP upstream logs emitted by the router.
|
AccessLogOrBuilder |
RouterOrBuilder.getUpstreamLogOrBuilder(int index)
Configuration for HTTP upstream logs emitted by the router.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AccessLogOrBuilder> |
Router.getUpstreamLogOrBuilderList()
Configuration for HTTP upstream logs emitted by the router.
|
List<? extends AccessLogOrBuilder> |
Router.Builder.getUpstreamLogOrBuilderList()
Configuration for HTTP upstream logs emitted by the router.
|
List<? extends AccessLogOrBuilder> |
RouterOrBuilder.getUpstreamLogOrBuilderList()
Configuration for HTTP upstream logs emitted by the router.
|
| Modifier and Type | Method and Description |
|---|---|
AccessLogOrBuilder |
HttpConnectionManagerOrBuilder.getAccessLogOrBuilder(int index)
Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
emitted by the connection manager.
|
AccessLogOrBuilder |
HttpConnectionManager.getAccessLogOrBuilder(int index)
Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
emitted by the connection manager.
|
AccessLogOrBuilder |
HttpConnectionManager.Builder.getAccessLogOrBuilder(int index)
Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
emitted by the connection manager.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AccessLogOrBuilder> |
HttpConnectionManagerOrBuilder.getAccessLogOrBuilderList()
Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
emitted by the connection manager.
|
List<? extends AccessLogOrBuilder> |
HttpConnectionManager.getAccessLogOrBuilderList()
Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
emitted by the connection manager.
|
List<? extends AccessLogOrBuilder> |
HttpConnectionManager.Builder.getAccessLogOrBuilderList()
Configuration for :ref:`HTTP access logs <arch_overview_access_logs>`
emitted by the connection manager.
|
| Modifier and Type | Method and Description |
|---|---|
AccessLogOrBuilder |
TcpProxyOrBuilder.getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by the this tcp_proxy.
|
AccessLogOrBuilder |
TcpProxy.getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by the this tcp_proxy.
|
AccessLogOrBuilder |
TcpProxy.Builder.getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by the this tcp_proxy.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AccessLogOrBuilder> |
TcpProxyOrBuilder.getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by the this tcp_proxy.
|
List<? extends AccessLogOrBuilder> |
TcpProxy.getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by the this tcp_proxy.
|
List<? extends AccessLogOrBuilder> |
TcpProxy.Builder.getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>`
emitted by the this tcp_proxy.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.