.. _envoy_v3_api_file_envoy/extensions/filters/http/tap/v3/tap.proto: Tap (proto) =========== .. _extension_envoy.filters.http.tap: This extension has the qualified name ``envoy.filters.http.tap`` .. note:: This extension is functional but has not had substantial production burn time, use only with this caveat. This extension is not hardened and should only be used in deployments where both the downstream and upstream are trusted. .. tip:: This extension extends and can be used with the following extension category: - :ref:`envoy.filters.http ` This extension must be configured with one of the following type URLs: - :ref:`type.googleapis.com/envoy.extensions.filters.http.tap.v3.Tap ` Tap :ref:`configuration overview `. .. _envoy_v3_api_msg_extensions.filters.http.tap.v3.Tap: extensions.filters.http.tap.v3.Tap ---------------------------------- :repo:`[extensions.filters.http.tap.v3.Tap proto] ` Top level configuration for the tap filter. .. code-block:: json :force: { "common_config": {...} } .. _envoy_v3_api_field_extensions.filters.http.tap.v3.Tap.common_config: common_config (:ref:`extensions.common.tap.v3.CommonExtensionConfig `, *REQUIRED*) Common configuration for the HTTP tap filter.