.. _envoy_v3_api_file_envoy/extensions/filters/http/tap/v3/tap.proto: Tap === This documentation is for the Envoy v3 API. As of Envoy v1.18 the v2 API has been removed and is no longer supported. If you are upgrading from v2 API config you may wish to view the v2 API documentation: :ref:`config/filter/http/tap/v2alpha/tap.proto ` .. _extension_envoy.filters.http.tap: This extension may be referenced by 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 ` 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 { "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.